diff options
| author | mo8it <mo8it@proton.me> | 2024-04-27 04:17:24 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-04-27 04:17:24 +0200 |
| commit | 181c81f0165b71b5eda5e35c04849d9ac30d0261 (patch) | |
| tree | 7b9926a3a7601453ddddfedf77d7694511b1a36e /Cargo.toml | |
| parent | cb7ce006b54089fd46f36304ac5a143680c15a2a (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.3" +version = "6.0.0-beta.4" authors = [ "Liv <mokou@fastmail.com>", "Mo Bitar <mo8it@proton.me>", @@ -55,7 +55,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-beta.3" } +rustlings-macros = { path = "rustlings-macros", version = "=6.0.0-beta.4" } serde_json = "1.0.116" serde.workspace = true toml_edit.workspace = true |
