Fix for older nightly rust builds
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Deukhoofd 2023-04-15 19:39:44 +02:00
parent 6f1880c768
commit d493a191a0
Signed by: Deukhoofd
GPG Key ID: F63E044490819F6F
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@
#![feature(unboxed_closures)]
#![feature(trait_upcasting)]
#![feature(lazy_cell)]
#![feature(is_some_and)]
//! PkmnLib
//! PkmnLib is a full featured implementation of Pokemon. while currently focused on implementing