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