Use the default hasher

This commit is contained in:
mo8it
2024-10-17 15:03:43 +02:00
parent e90f5f03f3
commit 7e2f56f41a
7 changed files with 10 additions and 31 deletions
-1
View File
@@ -13,7 +13,6 @@ use self::{app_state::AppState, dev::DevCommands, info_file::InfoFile};
mod app_state;
mod cargo_toml;
mod cmd;
mod collections;
mod dev;
mod embedded;
mod exercise;