mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
fix more clippy warnings
This commit is contained in:
parent
aabdf76a5d
commit
561cc3db55
16 changed files with 83 additions and 106 deletions
|
|
@ -4,7 +4,6 @@ use std::io::Read;
|
|||
use anyhow::Context;
|
||||
use gumdrop::Options;
|
||||
use serde::{Serialize, de::DeserializeOwned};
|
||||
use toml;
|
||||
|
||||
|
||||
#[derive(Debug, Options)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue