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 54c293b commit 981602aCopy full SHA for 981602a
Cargo.toml
@@ -49,7 +49,7 @@ collision = "0.20.1"
49
rsa_public_encrypt_pkcs1 = "0.4.0"
50
structopt = "0.3.26"
51
clipboard = { git = "https://github.com/iceiix/rust-clipboard", rev = "71089e792fd5e52f05d5b22c54bd2d206d20ec0d" }
52
-instant = "0.1.12"
+instant = "0.1.13"
53
dirs = "4.0.0"
54
# clippy = "*"
55
0 commit comments