Switch back to upstream smallmap (Shoutout to Avril!)

This commit is contained in:
mars 2022-04-18 00:56:29 -06:00
parent 07a26d86fe
commit e455be548f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ edition = "2021"
[dependencies]
rayon = "1"
slab = "^0.4"
smallmap = { git = "https://github.com/marceline-cramer/smallmap" }
smallmap = "^1.0"
smallvec = "^1.0"
strum = { version = "0.24", features = ["derive"] }
wgpu = "^0.12"