Update Rust crate once_cell to 1.18.0

This commit is contained in:
renovate[bot] 2023-06-04 13:34:13 +00:00
parent 5a2be309e1
commit a17bb54b12
2 changed files with 3 additions and 3 deletions

View file

@ -458,9 +458,9 @@ dependencies = [
[[package]]
name = "once_cell"
version = "1.17.2"
version = "1.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "9670a07f94779e00908f3e686eab508878ebb390ba6e604d3a284c00e8d0487b"
checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
[[package]]
name = "parking_lot"