mirror of
https://github.com/Noratrieb/cargo-minimize.git
synced 2026-01-14 16:35:01 +01:00
vendor prettyplease
This commit is contained in:
parent
a7919c6da1
commit
39c186233c
29 changed files with 4987 additions and 4 deletions
3
prettyplease-forked/build.rs
Normal file
3
prettyplease-forked/build.rs
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
fn main() {
|
||||
println!(concat!("cargo:VERSION=", env!("CARGO_PKG_VERSION")));
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue