Skip to content

Commit 7238e18

Browse files
authored
Merge pull request #117 from trusted-execution-clusters/dependabot/cargo/rust-38c7be93fb
build(deps): bump the rust group with 3 updates
2 parents 72e4100 + a6a6b62 commit 7238e18

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
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
@@ -22,7 +22,7 @@ k8s-openapi = { version = "0.26.1", features = ["v1_33", "schemars"] }
2222
kube = { version = "2.0.1", default-features = false, features = ["derive", "runtime", "openssl-tls"] }
2323
log = "0.4.29"
2424
serde = { version = "1.0.228", features = ["derive"] }
25-
serde_json = "1.0.141"
25+
serde_json = "1.0.146"
2626
serde_yaml = "0.9"
2727
tokio = { version = "1.48.0", features = ["macros", "rt-multi-thread"] }
2828
uuid = { version = "1.19", features = ["v4", "serde"] }

operator/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ k8s-openapi.workspace = true
2323
kube.workspace = true
2424
log.workspace = true
2525
oci-client = "0.15.0"
26-
oci-spec = "0.8.3"
26+
oci-spec = "0.8.4"
2727
openssl = "0.10.75"
2828
serde.workspace = true
2929
serde_json.workspace = true

0 commit comments

Comments
 (0)