Cargo.lock: Updating once_cell v1.10.0 -> v1.12.0

This commit is contained in:
2022-05-26 17:24:38 +02:00
parent f01568a695
commit dd65f2cd81

4
Cargo.lock generated
View File

@@ -388,9 +388,9 @@ dependencies = [
[[package]] [[package]]
name = "once_cell" name = "once_cell"
version = "1.10.0" version = "1.12.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "87f3e037eac156d1775da914196f0f37741a274155e34a0b7e427c35d2a2ecb9" checksum = "7709cef83f0c1f58f666e746a08b21e0085f7440fa6a29cc194d68aac97a4225"
[[package]] [[package]]
name = "openssl-probe" name = "openssl-probe"