summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 0577a6e..1e0228d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,10 +8,10 @@ exclude = [
[workspace.package]
version = "6.1.0"
authors = [
- "Liv <mokou@fastmail.com>",
- "Mo Bitar <mo8it@proton.me>",
+ "Mo Bitar <mo8it@proton.me>", # https://github.com/mo8it
+ "Liv <mokou@fastmail.com>", # https://github.com/shadows-withal
# Alumni
- "Carol (Nichols || Goulding) <carol.nichols@gmail.com>",
+ "Carol (Nichols || Goulding) <carol.nichols@gmail.com>", # https://github.com/carols10cents
]
repository = "https://github.com/rust-lang/rustlings"
license = "MIT"