Toml version
This commit is contained in:
parent
a9ccb379c6
commit
3ead0d14d4
|
@ -4,7 +4,7 @@ version = "0.1.0"
|
|||
authors = ["Thomas Forgione <thomas@tforgione.fr>"]
|
||||
|
||||
[dependencies]
|
||||
rand = "*"
|
||||
rand = "0.4.2"
|
||||
|
||||
[[bin]]
|
||||
name = "example"
|
||||
|
|
Loading…
Reference in New Issue