Skip to content

Commit 6445517

Browse files
fix(deps): update rust crate cached to 0.45.1
1 parent b554f1c commit 6445517

File tree

2 files changed

+5
-9
lines changed

2 files changed

+5
-9
lines changed

Cargo.lock

+4-8
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.28"
3030
serde = { version = "1.0.188", features = ["derive"] }
3131
bitflags = "2.4.0"
32-
cached = "0.44.0"
32+
cached = "0.45.1"
3333
jsonwebtoken = "8.3.0"
3434
rand = "0.8.5"
3535
minreq = { version = "2.8.1", features = ["serde_json", "json-using-serde", "https-rustls"] }

0 commit comments

Comments
 (0)