diff options
| author | mo8it <mo8it@proton.me> | 2024-04-25 19:32:10 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-04-25 19:32:10 +0200 |
| commit | 5595e1c3975b71017b79771f3f0f85038e80d1e6 (patch) | |
| tree | c39c22a6ecbbcda8c5f66abd27df8816a5d09af3 /Cargo.toml | |
| parent | ca41f9e2df5512e9c283dfde9867a5329e9751c9 (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-alpha.0" +version = "6.0.0-beta.1" authors = [ "Liv <mokou@fastmail.com>", "Mo Bitar <mo8it@proton.me>", @@ -53,7 +53,7 @@ hashbrown = "0.14.3" notify-debouncer-mini = "0.4.1" os_pipe = "1.1.5" ratatui = "0.26.2" -rustlings-macros = { path = "rustlings-macros", version = "=6.0.0-alpha.0" } +rustlings-macros = { path = "rustlings-macros", version = "=6.0.0-beta.1" } serde.workspace = true toml_edit.workspace = true which = "6.0.1" |
