1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-06-23 00:28:46 +02:00

update cargo.toml authors

This commit is contained in:
komaeda
2019-03-06 10:44:59 +01:00
committed by GitHub
parent b199aa04ba
commit 5d1d0407ca

View File

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