1
0
Fork 0
mirror of https://github.com/rust-lang/rustlings.git synced 2024-05-12 01:06:08 +02:00

adjust author name

This commit is contained in:
komaeda 2019-03-20 14:51:28 +01:00 committed by GitHub
parent bf8d927ab2
commit 11875aed6e
Signed by: GitHub
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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]