We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d24a6d0 commit 1fcaadfCopy full SHA for 1fcaadf
docs/quick-start.md
@@ -18,7 +18,7 @@ Go to `Cargo.toml` file, add this line:
18
[package]
19
name = "my-app"
20
version = "0.1.0"
21
-authors = ["Gan Jun Kai <kuhn96@gmail.com>"]
+authors = ["XXX <xxx@email.com>"]
22
edition = "2018"
23
24
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
0 commit comments