mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-24 17:11:05 +00:00
cargo fmt with stable defaults (#876)
This commit is contained in:
+1
-4
@@ -1,7 +1,4 @@
|
||||
use std::{
|
||||
borrow::Cow,
|
||||
process::Command,
|
||||
};
|
||||
use std::{borrow::Cow, process::Command};
|
||||
|
||||
fn main() {
|
||||
// Make git hash available via GIT_HASH build-time env var:
|
||||
|
||||
Reference in New Issue
Block a user