X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.lock;h=738f33d3fa219849304ec95eeec3fabf53bae3b4;hb=bf1ca2e4b01b9930d29064b1d170a9ead0415fa2;hp=aa9420658450f535bf4e120598dc1498c26251a6;hpb=75eb96301d85852b24397ac3d747c7091cd28b11;p=rust.git diff --git a/Cargo.lock b/Cargo.lock index aa942065845..738f33d3fa2 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2298,9 +2298,9 @@ dependencies = [ [[package]] name = "minifier" -version = "0.0.41" +version = "0.0.42" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5594542d20834f2b974f5e5fb8e0cf1c67a2119dcadc29ef5d93a081fb30cc08" +checksum = "55a1388517eda8a68875243b650c26997e055a33d82571b5a0349129faef7d99" dependencies = [ "macro-utils", ]