Skip to content

Commit

Permalink
Update lib.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
r4v3n6101 authored Oct 14, 2024
1 parent 16f3e9b commit 26fc60d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#![feature(new_uninit)]
#![feature(array_try_from_fn)]
#![feature(new_zeroed_alloc)]

#[macro_use]
extern crate static_assertions;
Expand Down

0 comments on commit 26fc60d

Please sign in to comment.