Skip to content

Commit

Permalink
cargo fmt (#48)
Browse files Browse the repository at this point in the history
  • Loading branch information
scottanderson authored Jan 1, 2024
1 parent 3c5ca96 commit 60c39f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ pub mod types;

use std::{
collections::HashMap,
fmt::{Debug},
fmt::Debug,
io::{Read, Seek, Write},
};

Expand Down

0 comments on commit 60c39f2

Please sign in to comment.