From ab76da6b94cd9df04f05a4c7e19b49271e6512e7 Mon Sep 17 00:00:00 2001 From: legendiguess <40376451+legendiguess@users.noreply.github.com> Date: Tue, 1 Sep 2020 16:13:07 +0300 Subject: [PATCH] Update crates/mdbook-mun-examples-test/Cargo.toml Co-authored-by: Wodann --- crates/mdbook-mun-examples-test/Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crates/mdbook-mun-examples-test/Cargo.toml b/crates/mdbook-mun-examples-test/Cargo.toml index c977c5d56..1183b7ef8 100644 --- a/crates/mdbook-mun-examples-test/Cargo.toml +++ b/crates/mdbook-mun-examples-test/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "mdbook-mun-examples-test" version = "0.1.0" -authors = ["legendiguess "] +authors = ["The Mun Team "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html