diff --git a/src/rust/Cargo.lock b/src/rust/Cargo.lock index 9f4f5b36f8ec..b66d30259a2c 100644 --- a/src/rust/Cargo.lock +++ b/src/rust/Cargo.lock @@ -156,9 +156,9 @@ dependencies = [ [[package]] name = "once_cell" -version = "1.17.1" +version = "1.17.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3" +checksum = "9670a07f94779e00908f3e686eab508878ebb390ba6e604d3a284c00e8d0487b" [[package]] name = "openssl"