Skip to content

Commit 301fea0

Browse files
authored
Merge pull request #43 from confidential-clusters/dependabot/cargo/rust-5deb4a7503
build(deps): bump the rust group with 3 updates
2 parents a69af9f + f097df3 commit 301fea0

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed

Cargo.lock

Lines changed: 20 additions & 20 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
@@ -20,6 +20,6 @@ env_logger = "0.11.8"
2020
k8s-openapi = { version = "0.26.0", features = ["v1_33"] }
2121
kube = { version = "2.0.1", features = ["derive", "runtime"] }
2222
log = "0.4.28"
23-
serde = { version = "1.0.226", features = ["derive"] }
23+
serde = { version = "1.0.228", features = ["derive"] }
2424
serde_json = "1.0.141"
2525
tokio = { version = "1.47.1", features = ["macros", "rt-multi-thread"] }

operator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ openssl = "0.10.73"
2828
rv-store = { path = "../rv-store" }
2929
serde.workspace = true
3030
serde_json.workspace = true
31-
thiserror = "2.0.16"
31+
thiserror = "2.0.17"
3232
tokio.workspace = true

0 commit comments

Comments
 (0)