summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorliv <shadows_withal@fastmail.com>2023-09-18 10:16:05 +0200
committerliv <shadows_withal@fastmail.com>2023-09-18 10:16:05 +0200
commit9a743f80c57cc6bf27819589a8ddb5a5579ab1a4 (patch)
tree38d3bee0227d2578db9b7a933faa98eb027f3653 /Cargo.toml
parent170aaabe9b87a8a5edf382d6f3adda0ffa3df20e (diff)
release: 5.6.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 d64ef75..a055d4f 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.6.0"
+version = "5.6.1"
authors = [
"Liv <mokou@fastmail.com>",
"Carol (Nichols || Goulding) <carol.nichols@gmail.com>",