Skip to content

Commit

Permalink
fix(deps): update rust crate serde_derive to 1.0.169
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 9, 2023
1 parent 76dac02 commit 7e430e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ opt-level = "s"
[dependencies]
# Serialization
serde = "1.0.136"
serde_derive = "1.0.136"
serde_derive = "1.0.169"
serde_json = "1.0.79"

# Utility
Expand Down

0 comments on commit 7e430e4

Please sign in to comment.