summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authormarisa <mokou@posteo.de>2019-11-09 10:52:20 +0100
committermarisa <mokou@posteo.de>2019-11-09 10:52:20 +0100
commitc8babbad27550a8920d4442fbd3cc155bcaf622c (patch)
tree58d0a7c8f5cff79949c355e5de452f88d1265fb5 /Cargo.toml
parentc6dad28ddc3103e7236839c700543fb00316986d (diff)
1.5.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 21e622f..84f0aeb 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "rustlings"
-version = "1.4.1"
-authors = ["Marisa <marisa@mokou.zone>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com"]
+version = "1.5.0"
+authors = ["Marisa <mokou@posteo.de>", "Carol (Nichols || Goulding) <carol.nichols@gmail.com"]
edition = "2018"
[dependencies]