We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 231a7fb commit 97cf042Copy full SHA for 97cf042
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# 0.2.1-rust-1.32.0 (unreleased)
+# 0.2.1-rust-1.32.0
2
3
* Added support for `BIN` env variable for naming precisely the bin to package
4
* Handle case where Cargo bin is explicitly named `bootstrap`
@@ -7,7 +7,6 @@
7
# 0.2.0-rust-1.32.0
8
9
* Upgrade to Rust [`1.32.0`](https://blog.rust-lang.org/2019/01/17/Rust-1.32.0.html)
10
-* Add support to provide an explicit binary to package though `BIN` env variable
11
12
# 0.2.0-rust-1.31.1
13
0 commit comments