Skip to content

Commit

Permalink
Merge pull request #5271 from coreos/dependabot/cargo/openssl-0.10.70
Browse files Browse the repository at this point in the history
build(deps): bump openssl from 0.10.68 to 0.10.70
  • Loading branch information
cgwalters authored Feb 7, 2025
2 parents 190b2c2 + 7cd89f1 commit c00625c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ libc = "0.2.169"
libdnf-sys = { path = "rust/libdnf-sys", version = "0.1.0" }
maplit = "1.0"
nix = { version = "0.29.0", features = ["fs", "mount", "signal", "user"] }
openssl = "0.10.68"
openssl = "0.10.70"
once_cell = "1.20.2"
os-release = "0.1.0"
# We pull this one from git, as the project is no longer published as an external crate.
Expand Down

0 comments on commit c00625c

Please sign in to comment.