mirror of
https://github.com/roc-lang/roc.git
synced 2024-11-12 23:50:20 +03:00
Add edition=2018 to Cargo.toml
This commit is contained in:
parent
871db61b8b
commit
d8d8aa292a
@ -2,6 +2,7 @@
|
||||
name = "roc"
|
||||
version = "0.1.0"
|
||||
authors = ["Richard Feldman <oss@rtfeldman.com>"]
|
||||
edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
log = "0.4.8"
|
||||
|
Loading…
Reference in New Issue
Block a user