cache map list forever

This commit is contained in:
Robin Appelman 2023-11-26 22:07:52 +01:00
commit aab10fad1d
2 changed files with 8 additions and 8 deletions

4
Cargo.lock generated
View file

@ -2111,9 +2111,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 = "opaque-debug"