refactor(scenegraph): use super fast hasher
This commit is contained in:
@@ -17,5 +17,6 @@ mint = "0.5.9"
|
||||
mio = {version = "0.8.3", features = ["net", "os-poll", "os-ext"]}
|
||||
parking_lot = "0.12.1"
|
||||
rccell = "0.1.3"
|
||||
rustc-hash = "1.1.0"
|
||||
slab = "0.4.6"
|
||||
thiserror = "1.0.31"
|
||||
|
||||
Reference in New Issue
Block a user