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

Commit 784cf33

Browse files
build(deps): update all minor level dependencies
1 parent 886a4c0 commit 784cf33

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
@@ -18,7 +18,7 @@ humansize = "2.1"
1818
indicatif = "0.17"
1919
is-terminal = "0.4.16"
2020
itertools = "0.14.0"
21-
k8s-openapi = { version = "0.24.0", default-features = false, features = [
21+
k8s-openapi = { version = "0.25.0", default-features = false, features = [
2222
"v1_30",
2323
] }
2424
lazy_static = "1.4.0"
@@ -32,7 +32,7 @@ serde = { version = "1.0", features = ["derive"] }
3232
serde_json = "1.0"
3333
serde_yaml = "0.9.34"
3434
tar = "0.4.40"
35-
termimad = "0.31.2"
35+
termimad = "0.32.0"
3636
thiserror = "2.0"
3737
time = "0.3.36"
3838
tiny-bench = "0.4"

0 commit comments

Comments
 (0)