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 a0dcbd2 commit 9c6fcd7Copy full SHA for 9c6fcd7
CHANGELOG.md
@@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
6
## Unreleased
7
8
+- Cleanup: Use eprintln! instead of writeln! with stderr ([#86](https://github.com/rust-osdev/cargo-xbuild/pull/86))
9
+
10
## 0.6.0 – 2020-08-02
11
12
- **Breaking:** Update cargo-xbuild to new rust directory layout ([#87](https://github.com/rust-osdev/cargo-xbuild/pull/87))
0 commit comments