We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52a1ea7 commit 3a20aeaCopy full SHA for 3a20aea
Cargo.toml
@@ -31,7 +31,7 @@ structopt = "0.3"
31
time = "0.1.39"
32
tempfile = "3.1.0"
33
thread-id = "3.3.0" # remove when we work with minimal-versions without it
34
-paste = "0.1.12"
+paste = "1"
35
36
[features]
37
unstable = []
0 commit comments