X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Flibrustdoc%2FCargo.toml;h=0271c27b4f522142474fb7ef9e910b7684093d02;hb=de99a879269fa59c496e817eb7918ea405aebd08;hp=1e7b4fe15b68cad5c59d74e96df437a4d4cf57d9;hpb=07e664c41ae5679b912ba9d1f7364ebaac8e51b6;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 = []