Skip to content

Commit

Permalink
fix(deps): update rust crate rmp-serde to 1.2.0 (#1917)
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 20, 2024
1 parent 6f83e29 commit f3d2ee3
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 @@ -77,7 +77,7 @@ rand = "0.8.5"
rayon = "1.10.0"
regex = "1.10.4"
reqwest = { version = "<0.12", default-features = false, features = ["blocking", "json", "gzip"] }
rmp-serde = "1.1.2"
rmp-serde = "1.2.0"
self_update = { version = "0.39.0", default-features = false, features = [
"archive-tar",
"compression-flate2",
Expand Down

0 comments on commit f3d2ee3

Please sign in to comment.