Skip to content

Commit 4472d50

Browse files
committed
chore: Release
1 parent a1d5702 commit 4472d50

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: Cargo.lock

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

Diff for: 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.1.0"
9+
version = "6.2.0"
1010
authors = [
1111
"Mo Bitar <[email protected]>", # https://github.com/mo8it
1212
"Liv <[email protected]>", # https://github.com/shadows-withal
@@ -52,7 +52,7 @@ clap = { version = "4.5.14", features = ["derive"] }
5252
notify-debouncer-mini = { version = "0.4.1", default-features = false }
5353
os_pipe = "1.2.1"
5454
ratatui = { version = "0.28.0", default-features = false, features = ["crossterm"] }
55-
rustlings-macros = { path = "rustlings-macros", version = "=6.1.0" }
55+
rustlings-macros = { path = "rustlings-macros", version = "=6.2.0" }
5656
serde_json = "1.0.122"
5757
serde.workspace = true
5858
toml_edit.workspace = true

0 commit comments

Comments
 (0)