diff options
Diffstat (limited to '')
| -rw-r--r-- | Cargo.toml | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -5,9 +5,9 @@ resolver = "2" exclude = ["ui/backend"] [workspace.package] -version = "18.3.0" -authors = ["Ellie Huxtable <ellie@elliehuxtable.com>"] -rust-version = "1.77" +version = "18.4.0-beta.1" +authors = ["Ellie Huxtable <ellie@atuin.sh>"] +rust-version = "1.79" license = "MIT" homepage = "https://atuin.sh" repository = "https://github.com/atuinsh/atuin" |
