diff options
| author | mat <git@matdoes.dev> | 2023-12-03 20:31:36 -0600 |
|---|---|---|
| committer | mat <git@matdoes.dev> | 2023-12-03 20:31:36 -0600 |
| commit | 4355e7f74b2bea8a87ef59b8de8123270c53ca09 (patch) | |
| tree | 0988d2e92929bdd8290005f13e9dc4ccc4450fbe /azalea-client/src/lib.rs | |
| parent | 5910f9bdcf64771da9963e9756212481906fbeb9 (diff) | |
| download | azalea-drasl-4355e7f74b2bea8a87ef59b8de8123270c53ca09.tar.xz | |
clippy
Diffstat (limited to 'azalea-client/src/lib.rs')
| -rw-r--r-- | azalea-client/src/lib.rs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/azalea-client/src/lib.rs b/azalea-client/src/lib.rs index cbbee2dc..068b3ccd 100644 --- a/azalea-client/src/lib.rs +++ b/azalea-client/src/lib.rs @@ -6,7 +6,6 @@ //! [`azalea`]: https://docs.rs/azalea #![allow(incomplete_features)] -#![feature(trait_upcasting)] #![feature(error_generic_member_access)] mod account; |
