]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_data_structures/lib.rs
Replace all uses of SHA-256 with BLAKE2b.
[rust.git] / src / librustc_data_structures / lib.rs
index 143c180f823d05e7d5489f673d87fca70872defd..fc963dac9495fc1b95d0350d05d99c5024281843 100644 (file)
@@ -49,6 +49,7 @@
 pub mod bitslice;
 pub mod blake2b;
 pub mod bitvec;
+pub mod fmt_wrap;
 pub mod graph;
 pub mod ivar;
 pub mod indexed_set;