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

Commit 28a14f3

Browse files
build(deps): update all minor level dependencies
1 parent a08e0c3 commit 28a14f3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
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"] }
@@ -66,7 +66,7 @@ hyper = { version = "1.2.0" }
6666
k8s-openapi = { version = "0.24.0", default-features = false, features = [
6767
"v1_30",
6868
] }
69-
rstest = "0.24"
69+
rstest = "0.25"
7070
serial_test = "3.1"
7171
tempfile = "3.13"
7272
test-context = "0.4"

0 commit comments

Comments
 (0)