Skip to content

Commit 19ed933

Browse files
committed
and and and....Now!
1 parent f7056b6 commit 19ed933

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

crates/tui/build.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ fn main() {
1111
if output.status.success() {
1212
let ver = String::from_utf8_lossy(&output.stdout).trim().to_string();
1313
println!("cargo:rustc-env=CARGO_PKG_VERSION={}", ver.trim_start_matches('v'));
14-
return;
1514
}
1615
}
1716
}

0 commit comments

Comments
 (0)