Upgrade to rust 2018

This commit is contained in:
2018-12-10 15:01:59 +01:00
parent 749692bb07
commit 709948b6c0
3 changed files with 1 additions and 5 deletions
+1
View File
@@ -2,6 +2,7 @@
name = "mars"
version = "0.1.0"
authors = ["Thomas Forgione <thomas@forgione.fr>"]
edition = "2018"
[dependencies]
dirs = "1.0.4"