File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -2252,9 +2252,9 @@ dependencies = [
2252
2252
2253
2253
[[package]]
2254
2254
name = "openssl"
2255
- version = "0.10.16 "
2255
+ version = "0.10.25 "
2256
2256
source = "registry+https://github.com/rust-lang/crates.io-index"
2257
- checksum = "ec7bd7ca4cce6dbdc77e7c1230682740d307d1218a87fb0349a571272be749f9 "
2257
+ checksum = "2f372b2b53ce10fb823a337aaa674e3a7d072b957c6264d0f4ff0bd86e657449 "
2258
2258
dependencies = [
2259
2259
"bitflags",
2260
2260
"cfg-if",
@@ -2281,15 +2281,15 @@ dependencies = [
2281
2281
2282
2282
[[package]]
2283
2283
name = "openssl-sys"
2284
- version = "0.9.43 "
2284
+ version = "0.9.52 "
2285
2285
source = "registry+https://github.com/rust-lang/crates.io-index"
2286
- checksum = "33c86834957dd5b915623e94f2f4ab2c70dd8f6b70679824155d5ae21dbd495d "
2286
+ checksum = "c977d08e1312e2f7e4b86f9ebaa0ed3b19d1daff75fae88bbb88108afbd801fc "
2287
2287
dependencies = [
2288
+ "autocfg",
2288
2289
"cc",
2289
2290
"libc",
2290
2291
"openssl-src",
2291
2292
"pkg-config",
2292
- "rustc_version",
2293
2293
"vcpkg",
2294
2294
]
2295
2295
You can’t perform that action at this time.
0 commit comments