Skip to content

Commit 8445ed1

Browse files
build(deps): bump once_cell from 1.20.2 to 1.21.3
Bumps [once_cell](https://github.com/matklad/once_cell) from 1.20.2 to 1.21.3. - [Changelog](https://github.com/matklad/once_cell/blob/master/CHANGELOG.md) - [Commits](matklad/once_cell@v1.20.2...v1.21.3) --- updated-dependencies: - dependency-name: once_cell dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent eca4401 commit 8445ed1

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)