Skip to content

Commit

Permalink
fix(deps): update rust crate serde to 1.0.178
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 29, 2023
1 parent 375ce16 commit f050ef4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sirc-vm/toolchain/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@ nom = "7.1.3"
nom-supreme = "0.8.0"
itertools = "0.11.0"
postcard = { version = "1.0.6", features = ["alloc"] }
serde = "1.0.177"
serde = "1.0.178"
bytemuck = "1.13.1"

0 comments on commit f050ef4

Please sign in to comment.