summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorliv <liv@fastmail.com>2019-01-23 21:57:24 +0100
committerliv <liv@fastmail.com>2019-01-23 21:57:24 +0100
commit531f8fe6ff835bb8b464fcdabc5fec84f9ff35a5 (patch)
treeef5310f346b483b3aabe3adafadc81f7b0543e3f
parent05f65d67aece9008d19b2bd5533a18b8b6fcf82c (diff)
update cargo.toml authors
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5fe7438..e6a2a16 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "rustlings"
version = "0.1.0"
-authors = ["olivia <olivia@fastmail.com>"]
+authors = ["olivia <819880950@qq.com>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com"]
edition = "2018"
[dependencies]