Skip to content

Commit 5c63571

Browse files
authored
Merge pull request #5348 from coreos/dependabot/cargo/once_cell-1.21.3
build(deps): bump once_cell from 1.20.2 to 1.21.3
2 parents 19bf3b6 + 8445ed1 commit 5c63571

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,7 +70,7 @@ libdnf-sys = { path = "rust/libdnf-sys", version = "0.1.0" }
7070
maplit = "1.0"
7171
nix = { version = "0.29.0", features = ["fs", "mount", "signal", "user"] }
7272
openssl = "0.10.72"
73-
once_cell = "1.20.2"
73+
once_cell = "1.21.3"
7474
os-release = "0.1.0"
7575
# We pull this one from git, as the project is no longer published as an external crate.
7676
ostree-ext = { git = "https://github.com/containers/bootc", rev = "d9b18c8883ad24e7b0faf596758e3c12b26656e5" }

0 commit comments

Comments
 (0)