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