Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
build.rs: fix formatting
Lars Wirzenius committed 2 years ago
commit 570a7eb141b6ba001713c46345d79b6fead1ca15
parent 14ce5fe7b177d57ab33872d90c5a819c5db13bb6
1 file changed +1 -1
modified build.rs
@@ -1,5 +1,5 @@
-
use std::process::Command;
use std::env;
+
use std::process::Command;

fn main() {
    // Set a build-time `GIT_HEAD` env var which includes the commit id;