diff options
| author | komaeda <819880950@qq.com> | 2019-03-06 10:44:59 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-06 10:44:59 +0100 |
| commit | 5d1d0407cac3219bfd3f5d3a5f0e39fb42005ae9 (patch) | |
| tree | 159d0f4e07aa12da541cdd8b06985a7d76cf7ba7 /Cargo.toml | |
| parent | b199aa04ba73484d3a1142158072f969696491fb (diff) | |
update cargo.toml authors
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "rustlings" version = "0.1.0" -authors = ["olivia <819880950@qq.com>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com"] +authors = ["Lynn <819880950@qq.com>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com"] edition = "2018" [dependencies] |
