Skip to content

Commit 2e28d12

Browse files
authored
Merge pull request #7 from cisco-open/dependabot/cargo/once_cell-1.21.3
Bump once_cell from 1.19.0 to 1.21.3
2 parents fc34b8c + 67220d7 commit 2e28d12

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -10,7 +10,7 @@ futures = "0.3.30"
1010
k8s-openapi = { version = "0.22.0", features = ["latest"] }
1111
kube = { version = "0.92.1", features = ["runtime"] }
1212
prometheus_exporter = "0.8.5"
13-
once_cell = "1.19.0"
13+
once_cell = "1.21.3"
1414
serde_json = "1.0.117"
1515
sled = "0.34.7"
1616
tokio = { version = "1.38.0", features = ["full"] }

0 commit comments

Comments
 (0)