Update Cargo.toml

This commit is contained in:
Niko Matsakis 2024-08-05 12:29:55 -04:00 committed by GitHub
parent 4a29bc5374
commit e5954e02b5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,7 +14,7 @@ crossbeam = "0.8"
dashmap = "6"
hashlink = "0.9"
indexmap = "2"
append-only-vec = "0.1"
append-only-vec = "0.1.5"
tracing = "0.1"
parking_lot = "0.12"
rustc-hash = "2"