-
Notifications
You must be signed in to change notification settings - Fork 44
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove build-helper dependency (#18)
The build-helper crate and repo has not been updated in 2 years and looks abandoned, and we have a long running PR for it (DanielKeep/rust-build-helper#2) with some dependency updates that haven't been merged in nor any communication about. So let's just remove the dependency and use explicit Cargo env vars and prinln instructions instead, easy enough.
- Loading branch information
Showing
2 changed files
with
15 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters