1
0
mirror of https://github.com/rust-lang/rustlings.git synced 2025-11-27 22:38:18 +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

View File

@@ -1,7 +1,7 @@
[package] [package]
name = "rustlings" name = "rustlings"
version = "1.0.1" 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" edition = "2018"
[dependencies] [dependencies]