Skip to content

Commit

Permalink
fix(deps): update serde monorepo to 1.0.199 (#1964)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 27, 2024
1 parent 471b07d commit 70dd298
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.

4 changes: 2 additions & 2 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,8 @@ self_update = { version = "0.40.0", default-features = false, features = [
"compression-flate2",
"signatures",
] }
serde = "1.0.198"
serde_derive = "1.0.198"
serde = "1.0.199"
serde_derive = "1.0.199"
serde_json = { version = "1.0.116", features = [] }
sha2 = "0.10.8"
shell-escape = "0.1.5"
Expand Down

0 comments on commit 70dd298

Please sign in to comment.