Bump version to v6

This commit is contained in:
mo8it 2024-03-29 01:25:21 +01:00
parent 3ff9b0cd2a
commit 3959570221
2 changed files with 3 additions and 3 deletions

4
Cargo.lock generated
View file

@ -564,7 +564,7 @@ dependencies = [
[[package]]
name = "rustlings"
version = "5.6.1"
version = "6.0.0"
dependencies = [
"anyhow",
"assert_cmd",
@ -585,7 +585,7 @@ dependencies = [
[[package]]
name = "rustlings-macros"
version = "5.6.1"
version = "6.0.0"
dependencies = [
"quote",
]

View file

@ -2,7 +2,7 @@
resolver = "2"
[workspace.package]
version = "5.6.1"
version = "6.0.0"
authors = [
"Liv <mokou@fastmail.com>",
"Carol (Nichols || Goulding) <carol.nichols@gmail.com>",