Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewKvalheim committed Dec 30, 2023
1 parent e1ed38e commit 4feb641
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/map.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#![allow(clippy::module_name_repetitions)]
#![allow(clippy::non_canonical_partial_ord_impl)] // Pending mcarton/rust-derivative#115

use crate::banner::Banner;
use crate::tile::Tile;
Expand Down

0 comments on commit 4feb641

Please sign in to comment.