mirror of
https://github.com/neocturne/MinedMap.git
synced 2025-07-05 23:29:07 +02:00
treewide: clippy fixes
Fix all clippy warnings as of Rust 1.83.0.
This commit is contained in:
parent
2156bff59a
commit
4933d8e15f
7 changed files with 16 additions and 16 deletions
|
@ -18,7 +18,7 @@ use crate::{
|
|||
world::{block_entity::BlockEntity, layer},
|
||||
};
|
||||
|
||||
/// Increase to force regeneration of all output files
|
||||
// Increase to force regeneration of all output files
|
||||
|
||||
/// MinedMap processed region data version number
|
||||
///
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue