Skip to content

Commit 28d2bb0

Browse files
committed
chore: Release
1 parent 1c010a1 commit 28d2bb0

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.10"
11+
version = "6.0.0"
1212
authors = [
1313
1414
"Mo Bitar <[email protected]>",
@@ -53,7 +53,7 @@ hashbrown = "0.14.5"
5353
notify-debouncer-mini = { version = "0.4.1", default-features = false }
5454
os_pipe = "1.2.0"
5555
ratatui = { version = "0.27.0", default-features = false, features = ["crossterm"] }
56-
rustlings-macros = { path = "rustlings-macros", version = "=6.0.0-beta.10" }
56+
rustlings-macros = { path = "rustlings-macros", version = "=6.0.0" }
5757
serde_json = "1.0.120"
5858
serde.workspace = true
5959
toml_edit.workspace = true

0 commit comments

Comments
 (0)