summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormokou <mokou@fastmail.com>2022-11-11 16:12:09 +0100
committermokou <mokou@fastmail.com>2022-11-11 16:12:09 +0100
commit2e1630c712892f83cb1cc3adfb034f9e358e7a5e (patch)
treee0ad55b2a8869b18a43e451f6cffab6bd345a9b7 /Cargo.toml
parent4a60b7b2e33fd8e13ede0d755e0ca9885e245a2c (diff)
chore: style fixes
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]