summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkomaeda <819880950@qq.com>2019-03-20 14:51:28 +0100
committerGitHub <noreply@github.com>2019-03-20 14:51:28 +0100
commit11875aed6e6940231b711470c9a8d731a7ba6aa1 (patch)
treeb0f45dd1181e6686e5041cbcc5edb236692e8232
parentbf8d927ab279be5626bc80feeb0d465fb410b9a5 (diff)
adjust author name
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index cb9c121..d742f0e 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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]