Skip to content

Commit 1fcaadf

Browse files
committed
docs(quick-start): remove my email
1 parent d24a6d0 commit 1fcaadf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/quick-start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Go to `Cargo.toml` file, add this line:
1818
[package]
1919
name = "my-app"
2020
version = "0.1.0"
21-
authors = ["Gan Jun Kai <kuhn96@gmail.com>"]
21+
authors = ["XXX <xxx@email.com>"]
2222
edition = "2018"
2323

2424
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)