]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_symbol_mangling/Cargo.toml
Rollup merge of #105889 - Nilstrieb:fmt-libtest, r=thomcc
[rust.git] / compiler / rustc_symbol_mangling / Cargo.toml
index 2a29ad6a9e56b9b288de35f41a85bdf7f06d847b..4e447eab02e7c9d7e9dd581355282fa6a52de6c9 100644 (file)
@@ -10,6 +10,7 @@ bitflags = "1.2.1"
 tracing = "0.1"
 punycode = "0.4.0"
 rustc-demangle = "0.1.21"
+twox-hash = "1.6.3"
 
 rustc_span = { path = "../rustc_span" }
 rustc_middle = { path = "../rustc_middle" }