mirror of
https://github.com/mat-1/azalea.git
synced 2025-08-02 06:16:04 +00:00
remove now-unnecessary trait_upcasting feature
This commit is contained in:
parent
d4c8707e64
commit
f924a06e4b
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
#![doc = include_str!("../README.md")]
|
||||
#![feature(trait_upcasting)]
|
||||
#![feature(async_closure)]
|
||||
#![allow(incomplete_features)]
|
||||
|
||||
mod bot;
|
||||
pub mod pathfinder;
|
||||
|
|
Loading…
Add table
Reference in a new issue