Explorar o código

Update lib.rs (#11)

GnoCiYeH hai 1 ano
pai
achega
af10011f6c
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      src/lib.rs

+ 1 - 0
src/lib.rs

@@ -84,6 +84,7 @@
 #![feature(panic_info_message)]
 #![feature(panic_can_unwind)]
 #![feature(const_mut_refs)]
+#![feature(const_hash)]
 
 #[macro_use]
 extern crate alloc;