Skip to content

Commit

Permalink
Autogenerated dist workspace changes
Browse files Browse the repository at this point in the history
  • Loading branch information
jssblck committed Dec 12, 2024
1 parent 33ba394 commit ab34309
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions dist-workspace.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,13 @@ members = ["cargo:."]
[dist]
# The preferred dist version to use in CI (Cargo.toml SemVer syntax)
cargo-dist-version = "0.25.1"

# CI backends to support
ci = "github"

# The installers to generate for each app
installers = ["shell", "powershell"]

# Target platforms to build apps for (Rust target-triple syntax)
targets = ["aarch64-apple-darwin", "x86_64-apple-darwin", "x86_64-unknown-linux-gnu", "x86_64-unknown-linux-musl", "x86_64-pc-windows-msvc"]

# Path that installers should place binaries in
install-path = "~/.circe/bin"

# Whether to install an updater program
install-updater = true

0 comments on commit ab34309

Please sign in to comment.