We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b546ba commit d5fb023Copy full SHA for d5fb023
CHANGELOG.md
@@ -5,6 +5,8 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
6
## Unreleased
7
8
+- Replace deprecated `tempdir` dependency with `tempfile` ([#84](https://github.com/rust-osdev/cargo-xbuild/pull/84))
9
+
10
## 0.5.34 - 2020-06-09
11
12
- Propagate `cargo-features` from project's Cargo.toml ([#82](https://github.com/rust-osdev/cargo-xbuild/pull/82))
0 commit comments