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 be30398 commit 326d81eCopy full SHA for 326d81e
CHANGELOG.md
@@ -1,12 +1,12 @@
1
-0.5.32
2
-
3
# Change Log
4
5
All notable changes to this project will be documented in this file.
6
This project adheres to [Semantic Versioning](http://semver.org/).
7
8
## Unreleased
9
+## 0.5.32 - 2020-05-17
+
10
- Pass -Cembed-bitcode=yes instead of -Clinker-plugin-lto for sysroot build ([#73](https://github.com/rust-osdev/cargo-xbuild/pull/73))
11
- Respect Cargo.lock file for sysroot build ([#75](https://github.com/rust-osdev/cargo-xbuild/pull/75))
12
0 commit comments