Skip to content

Commit

Permalink
Bump rmp-serde from 0.15.5 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [rmp-serde](https://github.com/3Hren/msgpack-rust) from 0.15.5 to 1.0.0.
- [Release notes](https://github.com/3Hren/msgpack-rust/releases)
- [Commits](https://github.com/3Hren/msgpack-rust/commits/rmp-serde/v1.0.0)

---
updated-dependencies:
- dependency-name: rmp-serde
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 21, 2022
1 parent bf8b0cf commit 0c3db2f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crypto_box/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ default-features = false
[dev-dependencies]
bincode = "1"
rand = "0.8"
rmp-serde = "0.15"
rmp-serde = "1.0"

[features]
default = ["alloc", "u64_backend"]
Expand Down

0 comments on commit 0c3db2f

Please sign in to comment.