rustfmt
This commit is contained in:
parent
cbcc61a8cf
commit
ed195de8b6
15 changed files with 170 additions and 143 deletions
|
|
@ -1,4 +1,4 @@
|
|||
use std::{io, env, fs};
|
||||
use std::{env, fs, io};
|
||||
|
||||
fn main() {
|
||||
let git_sha = read_git_sha().unwrap();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue