summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml5
1 files changed, 4 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index dadded6..3f5b253 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,10 @@
[package]
name = "rustlings"
version = "5.2.1"
-authors = ["Liv <mokou@fastmail.com>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com>"]
+authors = [
+ "Liv <mokou@fastmail.com>",
+ "Carol (Nichols || Goulding) <carol.nichols@gmail.com>",
+]
edition = "2021"
[dependencies]