Source: Pass owenership around instead of &mut, cause futures.
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
#!/bin/sh
|
||||
|
||||
cargo build --release && cp $1/target/release/hammond-gtk $2
|
||||
cargo build --release -p hammond-gtk && cp $1/target/release/hammond-gtk $2
|
||||
|
||||
Reference in New Issue
Block a user