Skip to content

Commit 5978a27

Browse files
Update Rust crate cached to ~0.48.1
1 parent 2d17480 commit 5978a27

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ base64 = "0.21.5"
6464
bcrypt = "0.15.0"
6565
bumpalo = "3.14.0"
6666
bumpalo-herd = "0.1.2"
67-
cached = {version = "~0.46.0", features = ["async", "async_tokio_rt_multi_thread"]}
67+
cached = {version = "~0.48.1", features = ["async", "async_tokio_rt_multi_thread"]}
6868
chrono = "0.4"
6969
chrono-tz = "0.8"
7070
csrf = "0.4.1"

0 commit comments

Comments
 (0)