diff options
| author | liv <liv@fastmail.com> | 2019-01-09 20:07:19 +0100 |
|---|---|---|
| committer | liv <liv@fastmail.com> | 2019-01-09 20:07:19 +0100 |
| commit | a0d21020dfd442c93d057a00627ec66fa72317eb (patch) | |
| tree | ac6de3620c3f19ab9f287f633bd2bd1db4e44cb9 /Cargo.toml | |
| parent | 1bb5df9dd2edf0a82c1f2399bc45305a6b713c16 (diff) | |
update for rust 2018
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ name = "rustlings" version = "0.1.0" authors = ["olivia <olivia@fastmail.com>"] +edition = "2018" [dependencies] clap = "2.32.0" |
