diff --git a/Cargo.toml b/Cargo.toml index 79fa1b098b..32021c032a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -31,7 +31,7 @@ structopt = "0.3" time = "0.1.39" tempfile = "3.1.0" thread-id = "3.3.0" # remove when we work with minimal-versions without it -paste = "0.1.12" +paste = "1" [features] unstable = []