cargo fmt

This commit is contained in:
DastInDark
2022-07-29 10:35:45 +09:00
parent 2822dfa120
commit 23257f798a
10 changed files with 20 additions and 16 deletions
+1 -1
View File
@@ -7,8 +7,8 @@ use git2::Repository;
use std::fs::{self};
use std::path::Path;
use std::cmp::Ordering;
use hashbrown::{HashMap, HashSet};
use std::cmp::Ordering;
use std::time::SystemTime;