summaryrefslogtreecommitdiff
path: root/Cargo.lock
diff options
context:
space:
mode:
authorRenovate Bot <renovate-bot@worthe-it.co.za>2023-09-15 18:31:14 +0200
committerRenovate Bot <renovate-bot@worthe-it.co.za>2023-09-15 18:31:14 +0200
commit8cda15bb063f58bdd48f189ab55c7dd977b67320 (patch)
treecf0d8591fd0738a2b5954691574f2242d5e211e3 /Cargo.lock
parent2a2bb108bbaf4079b9970d1a2daf135e1828511c (diff)
Update Rust crate once_cell to 1.18.0
Diffstat (limited to 'Cargo.lock')
-rw-r--r--Cargo.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock
index a6e054a..726d8d8 100644
--- a/Cargo.lock
+++ b/Cargo.lock
@@ -513,9 +513,9 @@ dependencies = [
[[package]]
name = "once_cell"
-version = "1.17.1"
+version = "1.18.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "b7e5500299e16ebb147ae15a00a942af264cf3688f47923b8fc2cd5858f23ad3"
+checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d"
[[package]]
name = "parking_lot"