diff options
| author | komaeda <819880950@qq.com> | 2019-03-20 14:51:28 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-03-20 14:51:28 +0100 |
| commit | 11875aed6e6940231b711470c9a8d731a7ba6aa1 (patch) | |
| tree | b0f45dd1181e6686e5041cbcc5edb236692e8232 | |
| parent | bf8d927ab279be5626bc80feeb0d465fb410b9a5 (diff) | |
adjust author name
| -rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ [package] name = "rustlings" version = "1.0.1" -authors = ["Lynn <819880950@qq.com>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com"] +authors = ["Olivia <819880950@qq.com>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com"] edition = "2018" [dependencies] |
