We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82d4d8e commit 8eb5ea2Copy full SHA for 8eb5ea2
Cargo.toml
@@ -10,5 +10,5 @@ repository = "https://github.com/rye/eb"
10
readme = "README.md"
11
12
[dependencies]
13
-clap = "*"
14
-rand = "*"
+clap = "2.33.0"
+rand = "0.7.0"
0 commit comments