diff options
| author | Laurenz <laurmaedje@gmail.com> | 2025-04-07 20:20:27 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-07 18:20:27 +0000 |
| commit | bd2e76e11d487d1e825217db155e45d3fb6f6584 (patch) | |
| tree | d6794b44c3f3b085bf8fef72c77e476a122dea91 /Cargo.toml | |
| parent | 14928ef9628d084af370463ccbf2f3bae3f70794 (diff) | |
Bump OpenSSL (#6153)
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ native-tls = "0.2" notify = "8" once_cell = "1" open = "5.0.1" -openssl = "0.10" +openssl = "0.10.72" oxipng = { version = "9.0", default-features = false, features = ["filetime", "parallel", "zopfli"] } palette = { version = "0.7.3", default-features = false, features = ["approx", "libm"] } parking_lot = "0.12.1" |
