diff options
| author | Micha White <botahamec@outlook.com> | 2022-10-21 20:10:15 -0400 |
|---|---|---|
| committer | Micha White <botahamec@outlook.com> | 2022-10-21 20:10:15 -0400 |
| commit | 9950ae8d49d692f698dfafd544748df2bced6d7d (patch) | |
| tree | b606e2b341edca67e6073b75b7f3cc999eec5464 /alligator_render/src/lib.rs | |
| parent | 11077150cbc909e414cf5b27f18d02629e6b01da (diff) | |
Changed up some dependencies
Diffstat (limited to 'alligator_render/src/lib.rs')
| -rw-r--r-- | alligator_render/src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/alligator_render/src/lib.rs b/alligator_render/src/lib.rs index debb68c..5e0aab6 100644 --- a/alligator_render/src/lib.rs +++ b/alligator_render/src/lib.rs @@ -1,4 +1,3 @@ -#![feature(let_else)] #![feature(nonzero_min_max)] #![feature(type_alias_impl_trait)] #![warn(clippy::pedantic)] |
