Skip to content

Commit

Permalink
fix(deps): update rust crate serde_json to 1.0.115
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Mar 26, 2024
1 parent c3fa7a9 commit 7cac19c
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 36 deletions.
92 changes: 57 additions & 35 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 @@ -37,5 +37,5 @@ redis = { version = "0.23.0", default-features = false, features = [
"tokio-comp",
] }
redis-macros = "0.1.1"
serde_json = "1.0.96"
serde_json = "1.0.115"
futures = "0.3.28"

0 comments on commit 7cac19c

Please sign in to comment.