diff options
Diffstat (limited to 'dist-workspace.toml')
| -rw-r--r-- | dist-workspace.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dist-workspace.toml b/dist-workspace.toml index 2794f215..619b325e 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.28.0" +cargo-dist-version = "0.28.3" # CI backends to support ci = "github" # The installers to generate for each app |
