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 830e283 commit 0082002Copy full SHA for 0082002
CHANGELOG.md
@@ -5,10 +5,10 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
6
## [Unreleased]
7
8
-## [0.4.4] - 2018-06-01
+## [v0.4.4] - 2018-06-01
9
- Add config option `sysroot_path` that defines where the sysroot should be placed. Defaults to the `target/sysroot`.
10
11
-## [0.4.3] - 2018-05-31
+## [v0.4.3] - 2018-05-31
12
- Make behavior configurable through a `package.metadata.cargo-xbuild` table in the `Cargo.toml`
13
- Add a `memcpy` flags that specifies whether the `compiler_builtins` crate should be built with the `mem` feature enabled. Defaults to true.
14
0 commit comments