0xfirefist 1 년 전
부모
커밋
b8adbf1d8f
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      apps/fortuna/src/main.rs

+ 0 - 1
apps/fortuna/src/main.rs

@@ -1,6 +1,5 @@
 #![allow(clippy::just_underscores_and_digits)]
 #![feature(slice_flatten)]
-#![feature(integer_atomics)]
 
 use {
     anyhow::Result,