aboutsummaryrefslogtreecommitdiffstats
path: root/dist-workspace.toml
diff options
context:
space:
mode:
authorEllie Huxtable <ellie@atuin.sh>2025-03-12 12:58:15 +0000
committerGitHub <noreply@github.com>2025-03-12 12:58:15 +0000
commitc410ad55f9cbbf84857085e0861f010c3dd5fa3d (patch)
treeb3bb5238420d75b27708d99b0d74d94d0d8b944a /dist-workspace.toml
parentfix: multiline command does not honour max_preview_height (#2624) (diff)
downloadatuin-c410ad55f9cbbf84857085e0861f010c3dd5fa3d.zip
chore(deps): update cargo-dist to 0.28 (#2623)
Diffstat (limited to 'dist-workspace.toml')
-rw-r--r--dist-workspace.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist-workspace.toml b/dist-workspace.toml
index ae914ae6..2794f215 100644
--- a/dist-workspace.toml
+++ b/dist-workspace.toml
@@ -6,7 +6,7 @@ members = ["cargo:."]
# Path that installers should place binaries in
install-path = "~/.atuin/bin"
# The preferred dist version to use in CI (Cargo.toml SemVer syntax)
-cargo-dist-version = "0.25.1"
+cargo-dist-version = "0.28.0"
# CI backends to support
ci = "github"
# The installers to generate for each app