Skip to content

Commit 981602a

Browse files
committed
Bump instant to 0.1.13, fixes #780
1 parent 54c293b commit 981602a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ collision = "0.20.1"
4949
rsa_public_encrypt_pkcs1 = "0.4.0"
5050
structopt = "0.3.26"
5151
clipboard = { git = "https://github.com/iceiix/rust-clipboard", rev = "71089e792fd5e52f05d5b22c54bd2d206d20ec0d" }
52-
instant = "0.1.12"
52+
instant = "0.1.13"
5353
dirs = "4.0.0"
5454
# clippy = "*"
5555

0 commit comments

Comments
 (0)