Skip to content

Commit aaea5b4

Browse files
committed
chore: Release
1 parent 8d45cdb commit aaea5b4

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
@@ -8,7 +8,7 @@ exclude = [
88
]
99

1010
[workspace.package]
11-
version = "6.0.0-beta.1"
11+
version = "6.0.0-beta.2"
1212
authors = [
1313
"Liv <mokou@fastmail.com>",
1414
"Mo Bitar <mo8it@proton.me>",
@@ -53,7 +53,7 @@ hashbrown = "0.14.3"
5353
notify-debouncer-mini = "0.4.1"
5454
os_pipe = "1.1.5"
5555
ratatui = "0.26.2"
56-
rustlings-macros = { path = "rustlings-macros", version = "=6.0.0-beta.1" }
56+
rustlings-macros = { path = "rustlings-macros", version = "=6.0.0-beta.2" }
5757
serde.workspace = true
5858
toml_edit.workspace = true
5959
which = "6.0.1"

0 commit comments

Comments
 (0)