summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorkomaeda <819880950@qq.com>2019-03-06 10:44:59 +0100
committerGitHub <noreply@github.com>2019-03-06 10:44:59 +0100
commit5d1d0407cac3219bfd3f5d3a5f0e39fb42005ae9 (patch)
tree159d0f4e07aa12da541cdd8b06985a7d76cf7ba7 /Cargo.toml
parentb199aa04ba73484d3a1142158072f969696491fb (diff)
update cargo.toml authors
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index e6a2a16..c976448 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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]