diff --git a/Cargo.toml b/Cargo.toml index 7a385f6a41..b360882c4a 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -30,7 +30,7 @@ openssl-probe = { version = "0.1", optional = true } 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 +thread-id = "4" # remove when we work with minimal-versions without it paste = "1" [features]