Skip to content

Commit

Permalink
Merge pull request #30 from johnmanjiro13/renovate/rmp-serde-1.x
Browse files Browse the repository at this point in the history
fix(deps): update rust crate rmp-serde to 1.1.2
  • Loading branch information
johnmanjiro13 committed Jul 24, 2023
2 parents af453a2 + 57a7a96 commit 8969433
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ base64 = "0.21.2"
bytes = { version = "1.4.0", features = ["serde"] }
chrono = "0.4.26"
log = "0.4.19"
rmp-serde = "1.1.1"
rmp-serde = "1.1.2"
serde = { version = "1.0.171", features = ["derive"] }
tokio = { version = "1.29.1", features = ["net", "time", "io-util", "rt", "sync"] }
uuid = { version = "1.4.1", features = ["v4"] }
Expand Down

0 comments on commit 8969433

Please sign in to comment.