]> git.lizzy.rs Git - rust.git/blobdiff - Cargo.toml
Merge pull request #1079 from CohenArthur/fmt-master
[rust.git] / Cargo.toml
index e178e29925b03cfe4ab51eb11085feae60700fa0..858a0f0e33e3f7ca48dcd0abdf470b6eed35c285 100644 (file)
@@ -23,6 +23,7 @@ byteorder = "1.2.7"
 indexmap = "1.0.2"
 cfg-if = "0.1.10"
 libloading = { version = "0.6.0", optional = true }
+hashbrown = "0.8.1"
 
 # Uncomment to use local checkout of cranelift
 #[patch."https://github.com/bytecodealliance/wasmtime/"]