Skip to content

Commit

Permalink
build(deps): update rust crate serde to 1.0.202
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 15, 2024
1 parent de2c4a6 commit 1e69606
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -70,7 +70,7 @@ rayon = "1.10.0"
regex = { version = "1.10.4", default-features = false, features = ["perf", "std", "unicode-perl"] }
rust-ini = "0.21.0"
semver = "1.0.23"
serde = { version = "1.0.201", features = ["derive"] }
serde = { version = "1.0.202", features = ["derive"] }
serde_json = "1.0.117"
sha1 = "0.10.6"
shadow-rs = { version = "0.27.1", default-features = false }
Expand Down

0 comments on commit 1e69606

Please sign in to comment.