Skip to content

Commit

Permalink
Fix yanked dep
Browse files Browse the repository at this point in the history
  • Loading branch information
Dzejkop committed Jan 29, 2025
1 parent 7416196 commit b5b1cb1
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 @@ -24,7 +24,7 @@ zeroize = "1.8.1"
[dev-dependencies]
serde = "^1.0.59"
serde_json = "^1.0.17"
rmp-serde = "^0.13.7"
rmp-serde = "^0.14.4"

[features]
benchmarks = []
Expand Down

0 comments on commit b5b1cb1

Please sign in to comment.