diff options
| author | mo8it <mo8it@proton.me> | 2024-04-29 00:36:50 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-04-29 00:36:50 +0200 |
| commit | 7f73219041fc6659d2e8e944c4e1d0341e323478 (patch) | |
| tree | 024f700344ff402065a438b2e85d00bb76ea98ce /Cargo.toml | |
| parent | 196d3c1a9820acc9c58134f62a08ec3671411777 (diff) | |
chore: Release
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ exclude = [ ] [workspace.package] -version = "6.0.0-beta.5" +version = "6.0.0-beta.6" authors = [ "Liv <mokou@fastmail.com>", "Mo Bitar <mo8it@proton.me>", @@ -54,7 +54,7 @@ hashbrown = "0.14.5" notify-debouncer-mini = { version = "0.4.1", default-features = false } os_pipe = "1.1.5" ratatui = { version = "0.26.2", default-features = false, features = ["crossterm"] } -rustlings-macros = { path = "rustlings-macros", version = "=6.0.0-beta.5" } +rustlings-macros = { path = "rustlings-macros", version = "=6.0.0-beta.6" } serde_json = "1.0.116" serde.workspace = true toml_edit.workspace = true |
