summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 3 insertions, 3 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f7723a833..ac2dbd0d3 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -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"