Skip to content

Commit

Permalink
chore: remove unused feature
Browse files Browse the repository at this point in the history
  • Loading branch information
WenyXu committed May 8, 2024
1 parent df76d8a commit 286ddcd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/common/meta/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
#![feature(let_chains)]
#![feature(extract_if)]
#![feature(hash_extract_if)]
#![feature(type_alias_impl_trait)]
#![feature(impl_trait_in_fn_trait_return)]

pub mod cache;
pub mod cache_invalidator;
Expand Down

0 comments on commit 286ddcd

Please sign in to comment.