X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.lock;h=fd8d461c54524b8f380947d4c3241f6e4b373417;hb=6f45f73adc6afce2cce907fd038fdff1e395b632;hp=1af01a42afd6a658db4d341faa0b62f901cf7db2;hpb=e8f38a03b5915e2ed998671c98cfa92ff44205c7;p=rust.git diff --git a/Cargo.lock b/Cargo.lock index 1af01a42afd..fd8d461c545 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2273,9 +2273,9 @@ dependencies = [ [[package]] name = "minifier" -version = "0.0.42" +version = "0.0.43" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "55a1388517eda8a68875243b650c26997e055a33d82571b5a0349129faef7d99" +checksum = "d81352bda6f4d04af1720afaa762054f66e16caffd93c1f86461a1c0ac4e695e" dependencies = [ "macro-utils", ]