aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@elliehuxtable.com>2026-01-26 11:43:53 -0800
committerEllie Huxtable <ellie@elliehuxtable.com>2026-01-26 11:45:08 -0800
commit8d1a33774035ef55aee2e7d09b69222e062ac06f (patch)
treec34886dd96c9fbd88b05f432775fd63e9f7980c3 /Cargo.toml
parentchore(deps): bump lukemathwalker/cargo-chef from latest-rust-1.92.0-slim-book... (diff)
downloadatuin-8d1a33774035ef55aee2e7d09b69222e062ac06f.zip
chore: update to rust 1.93
Diffstat (limited to '')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index ba706344..e1f75a62 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -7,7 +7,7 @@ exclude = ["ui/backend"]
[workspace.package]
version = "18.11.0"
authors = ["Ellie Huxtable <ellie@atuin.sh>"]
-rust-version = "1.91"
+rust-version = "1.93"
license = "MIT"
homepage = "https://atuin.sh"
repository = "https://github.com/atuinsh/atuin"