X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Flibrustdoc%2FCargo.toml;h=0271c27b4f522142474fb7ef9e910b7684093d02;hb=a8f7ec2c48326d6c018d79d444ac00012624e279;hp=1e7b4fe15b68cad5c59d74e96df437a4d4cf57d9;hpb=53e4b9dd74c29cc9308b8d0f10facac70bb101a7;p=rust.git diff --git a/src/librustdoc/Cargo.toml b/src/librustdoc/Cargo.toml index 1e7b4fe15b6..0271c27b4f5 100644 --- a/src/librustdoc/Cargo.toml +++ b/src/librustdoc/Cargo.toml @@ -32,7 +32,7 @@ features = ["fmt", "env-filter", "smallvec", "parking_lot", "ansi"] rayon = "1.5.1" [dev-dependencies] -expect-test = "1.0" +expect-test = "1.4.0" [features] jemalloc = []