diff options
Diffstat (limited to 'src/lib.rs')
| -rw-r--r-- | src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -1,5 +1,4 @@ #![feature(try_blocks)] -#![feature(maybe_uninit_slice)] #[cfg(feature = "db")] pub mod db; |
![]() |
index : thulani | |
| personal discord bot | Gitea Service |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | src/lib.rs | 1 |
@@ -1,5 +1,4 @@ #![feature(try_blocks)] -#![feature(maybe_uninit_slice)] #[cfg(feature = "db")] pub mod db; |