lower rand version requirement
This commit is contained in:
parent
aa79244b62
commit
98296d60e7
1 changed files with 1 additions and 1 deletions
|
|
@ -45,7 +45,7 @@ shell-escape = "0.1.4"
|
|||
# for more information.
|
||||
rustc-workspace-hack = "1.0.0"
|
||||
hex = "0.3.2"
|
||||
rand = "0.6.5"
|
||||
rand = "0.6"
|
||||
|
||||
[build-dependencies]
|
||||
vergen = "3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue