Skip to content

Commit 7ebe95c

Browse files
author
Sasha
committed
Anotates versions for dependencies
Patch number has been left unspecified so that users will always use the most recent backward-compatible version.
1 parent 29dc87d commit 7ebe95c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Cargo.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ edition = "2018"
77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
88

99
[dependencies]
10-
dyn-clone = "*"
11-
nom = "*"
12-
rand = "*"
10+
dyn-clone = "1.0"
11+
nom = "5.1"
12+
rand = "0.7"

0 commit comments

Comments
 (0)