From c410ad55f9cbbf84857085e0861f010c3dd5fa3d Mon Sep 17 00:00:00 2001 From: Ellie Huxtable Date: Wed, 12 Mar 2025 12:58:15 +0000 Subject: chore(deps): update cargo-dist to 0.28 (#2623) --- dist-workspace.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dist-workspace.toml') 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 -- cgit v1.3.1