Skip to content

Commit

Permalink
chore(deps): update rust crate bincode to 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 23, 2023
1 parent 120bedf commit 0d5b0ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ once_cell = "1.18.0"
serde_json = "1.0"
bs58 = "0.4.0"
rmp-serde = "1.1.1"
bincode = "1.3.1"
bincode = "1.3.3"
thiserror = "1.0.23"

[dev-dependencies]
Expand Down

0 comments on commit 0d5b0ce

Please sign in to comment.