Skip to content

Commit e6cb104

Browse files
committed
chore: Release
1 parent 410eb69 commit e6cb104

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ exclude = [
66
]
77

88
[workspace.package]
9-
version = "6.3.0"
9+
version = "6.4.0"
1010
authors = [
1111
"Mo Bitar <[email protected]>", # https://github.com/mo8it
1212
"Liv <[email protected]>", # https://github.com/shadows-withal
@@ -51,7 +51,7 @@ clap = { version = "4.5.20", features = ["derive"] }
5151
crossterm = { version = "0.28.1", default-features = false, features = ["windows", "events"] }
5252
notify = "7.0.0"
5353
os_pipe = "1.2.1"
54-
rustlings-macros = { path = "rustlings-macros", version = "=6.3.0" }
54+
rustlings-macros = { path = "rustlings-macros", version = "=6.4.0" }
5555
serde_json = "1.0.132"
5656
serde.workspace = true
5757
toml_edit.workspace = true

0 commit comments

Comments
 (0)