style: cargo fmt --all
This commit is contained in:
parent
9739df01dc
commit
36a33861c5
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ fn main() {
|
|||
if var("CARGO_FEATURE_DEFLATE_MINIZ").is_ok() {
|
||||
println!("cargo:warning=Feature `deflate-miniz` is deprecated; replace it with `deflate`");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue