Skip to content

Commit c9be6ea

Browse files
Merge pull request #1172 from containers/renovate/once_cell-1.x
chore(deps): update rust crate once_cell to 1.20.3
2 parents 646bca2 + 6b4ecbd commit c9be6ea

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
@@ -70,6 +70,6 @@ chrono = { version = "0.4.39", default-features = false, features = ["clock"] }
7070
tonic-build = "0.12.3"
7171

7272
[dev-dependencies]
73-
once_cell = "1.20.2"
73+
once_cell = "1.20.3"
7474
rand = "0.9.0"
7575
tempfile = "3.16.0"

0 commit comments

Comments
 (0)