summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorliv <shadows_withal@fastmail.com>2023-05-17 21:05:51 +0200
committerliv <shadows_withal@fastmail.com>2023-05-17 21:05:51 +0200
commitf2de12aa3443af2e989a045d9035294184d36eee (patch)
treed5d75d9ad5131df9a5d3106f76843126b83a0d43 /Cargo.toml
parent2d544f18b53102a11bc80be4e986c7f52f5262de (diff)
release: 5.5.1
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 498bbf9..eca091f 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -1,7 +1,7 @@
[package]
name = "rustlings"
description = "Small exercises to get you used to reading and writing Rust code!"
-version = "5.5.0"
+version = "5.5.1"
authors = [
"Liv <mokou@fastmail.com>",
"Carol (Nichols || Goulding) <carol.nichols@gmail.com>",