Skip to content

Commit

Permalink
Update Rust crate serde to 1.0.198
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 16, 2024
1 parent 415d965 commit 29e34c3
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 14 deletions.
26 changes: 13 additions & 13 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ hex = "0.4.3"
ctor = "0.2.4"
itertools = "0.11.0"
bincode = "1.3.3"
serde = { version = "1.0.162", features = ["derive"] }
serde = { version = "1.0.198", features = ["derive"] }
rstest = "0.16.0"
rustc-hash = "1.1.0"

Expand Down

0 comments on commit 29e34c3

Please sign in to comment.