Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 10, 2024
1 parent d0f5230 commit 9dde542
Show file tree
Hide file tree
Showing 2 changed files with 39 additions and 28 deletions.
65 changes: 38 additions & 27 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 @@ -15,7 +15,7 @@ parking_lot = "0.12"
rayon = "1.6.0"
rfd = "0.10.0"
rgb = "0.8.34"
rmp-serde = "1.1.1"
rmp-serde = "1.3.0"
serde = "1.0"
symphonia = { version = "^0.5", features = ["isomp4"] }
thread-priority = "0.10.0"
Expand Down

0 comments on commit 9dde542

Please sign in to comment.