Skip to content

Commit

Permalink
fix(deps): update rust crate cached to 0.46.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 3, 2023
1 parent ab57bf9 commit 84808f9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 10 deletions.
15 changes: 6 additions & 9 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 @@ -29,7 +29,7 @@ juniper_actix = "0.4.0"
futures = "0.3.29"
serde = { version = "1.0.190", features = ["derive"] }
bitflags = "2.4.1"
cached = "0.44.0"
cached = "0.46.0"
jsonwebtoken = "9.1.0"
rand = "0.8.5"
minreq = { version = "2.11.0", features = ["serde_json", "json-using-serde", "https-rustls"] }
Expand Down

0 comments on commit 84808f9

Please sign in to comment.