Skip to content

Commit

Permalink
Merge pull request #110 from zeozeozeo/dependabot/cargo/rmp-serde-1.3.0
Browse files Browse the repository at this point in the history
Bump rmp-serde from 1.2.0 to 1.3.0
  • Loading branch information
zeozeozeo committed Apr 30, 2024
2 parents 8112202 + 6283835 commit 32f2c10
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 bot/gdr/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ edition = "2021"

[dependencies]
log = "0.4.21"
rmp-serde = "1.2.0"
rmp-serde = "1.3.0"
serde = "1.0.199"
serde_json = "1.0.116"

0 comments on commit 32f2c10

Please sign in to comment.