Skip to content

Commit 2af9e89

Browse files
committed
chore: Release
1 parent 6ec2e19 commit 2af9e89

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ exclude = [
55
]
66

77
[workspace.package]
8-
version = "6.4.0"
8+
version = "6.5.0"
99
authors = [
1010
"Mo Bitar <mo8it@proton.me>", # https://github.com/mo8it
1111
"Liv <mokou@fastmail.com>", # https://github.com/shadows-withal
@@ -49,7 +49,7 @@ anyhow = "1.0"
4949
clap = { version = "4.5", features = ["derive"] }
5050
crossterm = { version = "0.29", default-features = false, features = ["windows", "events"] }
5151
notify = "8.0"
52-
rustlings-macros = { path = "rustlings-macros", version = "=6.4.0" }
52+
rustlings-macros = { path = "rustlings-macros", version = "=6.5.0" }
5353
serde_json = "1.0"
5454
serde.workspace = true
5555
toml.workspace = true

0 commit comments

Comments
 (0)