Skip to content

Commit

Permalink
fix(deps): update rust crate openssl to ^0.10.64
Browse files Browse the repository at this point in the history
Signed-off-by: null <platform-engineering@redhat.com>
  • Loading branch information
platform-engineering-bot committed Feb 19, 2024
1 parent 3c84c9b commit e914b2e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 lib/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ libc = "^0.2.153"
liboverdrop = "0.1.0"
libsystemd = "0.7"
once_cell = "1.19"
openssl = "^0.10.63"
openssl = "^0.10.64"
# TODO drop this in favor of rustix
nix = { version = "0.27", features = ["ioctl", "sched"] }
regex = "1.10.3"
Expand Down

0 comments on commit e914b2e

Please sign in to comment.