We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f5a89b0 commit 6f04c2dCopy full SHA for 6f04c2d
Changelog.md
@@ -1,5 +1,7 @@
1
# Unreleased
2
3
+- **Breaking:** Make `cargo bootimage` use `cargo build` instead of `cargo xbuild` ([#63](https://github.com/rust-osdev/bootimage/pull/63))
4
+
5
# 0.8.1 – 2020-07-17
6
7
- Add support for building bootloaders using `-Zbuild-std ([#62](https://github.com/rust-osdev/bootimage/pull/62))
0 commit comments