Toml version

This commit is contained in:
Thomas Forgione 2018-07-26 11:14:09 +02:00
parent a9ccb379c6
commit 3ead0d14d4
No known key found for this signature in database
GPG Key ID: 203DAEA747F48F41
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ version = "0.1.0"
authors = ["Thomas Forgione <thomas@tforgione.fr>"]
[dependencies]
rand = "*"
rand = "0.4.2"
[[bin]]
name = "example"