Skip to content

Commit

Permalink
Add derive for serde
Browse files Browse the repository at this point in the history
  • Loading branch information
howardwu committed Jun 14, 2023
1 parent 60c8344 commit 81ffdf5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions node/env/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,3 +21,4 @@ version = "1"

[dependencies.serde]
version = "1"
features = ["derive"]

0 comments on commit 81ffdf5

Please sign in to comment.