Explorar el Código

Update lib.rs (#11)

GnoCiYeH hace 1 año
padre
commit
af10011f6c
Se han modificado 1 ficheros con 1 adiciones y 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;