Skip to content

Commit

Permalink
drop feature(async_closure)
Browse files Browse the repository at this point in the history
  • Loading branch information
alexander-buerger-met-no committed Aug 13, 2024
1 parent d7f9e92 commit 65cd446
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions dars/src/main.rs
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
#![recursion_limit = "512"]
#![feature(async_closure)]

#[global_allocator]
static GLOBAL: jemallocator::Jemalloc = jemallocator::Jemalloc;

Expand Down

0 comments on commit 65cd446

Please sign in to comment.