Skip to content

Commit

Permalink
build(deps): update rust crate serde to 1.0.148
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 29, 2022
1 parent 7fa0c04 commit b10ec86
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -71,7 +71,7 @@ rayon = "1.6.0"
regex = "1.7.0"
rust-ini = "0.18.0"
semver = "1.0.14"
serde = { version = "1.0.147", features = ["derive"] }
serde = { version = "1.0.148", features = ["derive"] }
serde_json = "1.0.89"
sha1 = "0.10.5"
shadow-rs = { version = "0.18.0", default-features = false }
Expand Down

0 comments on commit b10ec86

Please sign in to comment.