diff options
-rw-r--r-- | Cargo.lock | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.lock b/Cargo.lock index fabe69285..2ca8194fd 100644 --- a/Cargo.lock +++ b/Cargo.lock | |||
@@ -284,9 +284,9 @@ checksum = "28b9d6de7f49e22cf97ad17fc4036ece69300032f45f78f30b4a4482cdc3f4a6" | |||
284 | 284 | ||
285 | [[package]] | 285 | [[package]] |
286 | name = "countme" | 286 | name = "countme" |
287 | version = "2.0.3" | 287 | version = "2.0.4" |
288 | source = "registry+https://github.com/rust-lang/crates.io-index" | 288 | source = "registry+https://github.com/rust-lang/crates.io-index" |
289 | checksum = "be0bdf97802dfc074a4cf9a1f087f7f8d6478ee039a46eba1644690bcc854d61" | 289 | checksum = "328b822bdcba4d4e402be8d9adb6eebf269f969f8eadef977a553ff3c4fbcb58" |
290 | dependencies = [ | 290 | dependencies = [ |
291 | "dashmap", | 291 | "dashmap", |
292 | "once_cell", | 292 | "once_cell", |