Skip to content

Commit 7fc2bc3

Browse files
committed
Cargo: remove make_release script to avoid build errors
Close #167 Close #166
1 parent e2b93af commit 7fc2bc3

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

Cargo.toml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,6 @@ path = "src/main.rs"
3434
name = "benchmark"
3535
path = "src/scripts/benchmark.rs"
3636

37-
[[bin]]
38-
name = "make_release"
39-
path = "src/scripts/make_release.rs"
40-
4137
[profile.release]
4238
strip = true
4339
lto = true

0 commit comments

Comments
 (0)