X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.lock;h=18b85103202e32744279d3c48c3173a523a70219;hb=ee5d8d37baaf5b5a81a98396952839c73ae41c68;hp=85a9f239ab581d54e3cabbfcf0d01eb581d39031;hpb=3de7276689fd7ff443218fa479de4984acebead6;p=rust.git diff --git a/Cargo.lock b/Cargo.lock index 85a9f239ab5..18b85103202 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4443,6 +4443,7 @@ version = "0.0.0" dependencies = [ "arrayvec", "askama", + "atty", "expect-test", "itertools 0.9.0", "minifier",