Skip to content

Commit 288bc19

Browse files
committed
use vendored openssl
1 parent 970a367 commit 288bc19

2 files changed

Lines changed: 6 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

coman/Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ inquire = "0.9.1"
6868
oci-distribution = "0.11.0"
6969
docker_credential = "1.3.2"
7070
chrono = "0.4.42"
71+
openssl = { version = "0.10.75", features = ["vendored"] }
7172

7273
[build-dependencies]
7374
anyhow = "1.0.90"

0 commit comments

Comments
 (0)