Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
build.rs: fix formatting
✗ CI failure Lars Wirzenius committed 2 years ago
commit 977dfda449b9893332d0b6502125d0beffdc5ea9
parent d1e2e3b61e203ec223f5955b7f1b8d6f54be350d
1 passed 1 failed (2 total) View logs
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;