Revert "Bump openssl-src from 111.22.0+1.1.1q to 111.25.0+1.1.1t in /cli (#173883)"

This reverts commit be0f82c93a.
This commit is contained in:
Benjamin Pasero 2023-02-28 08:37:33 +01:00
parent e6fc90366e
commit 2cad803acf
No known key found for this signature in database
GPG key ID: E6380CC4C8219E65

4
cli/Cargo.lock generated
View file

@ -1335,9 +1335,9 @@ checksum = "ff011a302c396a5197692431fc1948019154afc178baf7d8e37367442a4601cf"
[[package]]
name = "openssl-src"
version = "111.25.0+1.1.1t"
version = "111.22.0+1.1.1q"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3173cd3626c43e3854b1b727422a276e568d9ec5fe8cec197822cf52cfb743d6"
checksum = "8f31f0d509d1c1ae9cada2f9539ff8f37933831fd5098879e482aa687d659853"
dependencies = [
"cc",
]