diff options
| author | mokou <mokou@posteo.de> | 2020-04-12 00:00:38 +0200 |
|---|---|---|
| committer | mokou <mokou@posteo.de> | 2020-04-12 00:01:08 +0200 |
| commit | 2ff3f7ae13491cde7f68336fa746d2f07b5a9056 (patch) | |
| tree | a4ade6e8ac962529001d92f13e4beddfd2dfa0bb /Cargo.toml | |
| parent | 2b80f6ed41c9086a197e5087fecab341e3680e34 (diff) | |
3.0.0
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ [package] name = "rustlings" -version = "2.2.1" -authors = ["Marisa <mokou@posteo.de>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com"] +version = "3.0.0" +authors = ["Marisa <mokou@posteo.de>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com>"] edition = "2018" [dependencies] |
