fix(deps): update rust crate openssl to 0.10.61
This commit is contained in:
@@ -29,7 +29,7 @@ tracing = "0.1.40"
|
||||
tracing-subscriber = { version = "0.3.18", features = ["json", "env-filter"] }
|
||||
log = { version = "0.4.20", features = ["std", "kv_unstable"] }
|
||||
tera = "1.19.1"
|
||||
openssl = { version = "0.10.60", features = ["vendored"] }
|
||||
openssl = { version = "0.10.61", features = ["vendored"] }
|
||||
libz-sys = { version = "1.1.12", default-features = false, features = [
|
||||
"libc",
|
||||
"static",
|
||||
|
Reference in New Issue
Block a user