Skip to content

Commit 7d4cff8

Browse files
fix(deps): update rust crate cached to 0.46.1
1 parent eba0730 commit 7d4cff8

File tree

2 files changed

+7
-10
lines changed

2 files changed

+7
-10
lines changed

Cargo.lock

+6-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ juniper_actix = "0.4.0"
2929
futures = "0.3.29"
3030
serde = { version = "1.0.192", features = ["derive"] }
3131
bitflags = "2.4.1"
32-
cached = "0.44.0"
32+
cached = "0.46.1"
3333
jsonwebtoken = "9.1.0"
3434
rand = "0.8.5"
3535
minreq = { version = "2.11.0", features = ["serde_json", "json-using-serde", "https-rustls"] }

0 commit comments

Comments
 (0)