Skip to content

Commit a7cd00b

Browse files
Update Rust crate cached to ~0.46.1
1 parent d58d42c commit a7cd00b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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.46.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)