Skip to content
This repository was archived by the owner on Jan 19, 2026. It is now read-only.

Commit a550d9a

Browse files
build(deps): update cached requirement from 0.54 to 0.55
--- updated-dependencies: - dependency-name: cached dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a08e0c3 commit a550d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ members = ["crates/burrego"]
1616
anyhow = "1.0"
1717
base64 = "0.22"
1818
burrego = { path = "crates/burrego" }
19-
cached = { version = "0.54", features = ["async_tokio_rt_multi_thread"] }
19+
cached = { version = "0.55", features = ["async_tokio_rt_multi_thread"] }
2020
chrono = { version = "0.4.38", default-features = false }
2121
dns-lookup = "2.0"
2222
email_address = { version = "0.2.4", features = ["serde"] }

0 commit comments

Comments
 (0)