mirror of
https://github.com/perstarkse/minne.git
synced 2026-07-06 21:05:17 +02:00
release: 0.2.6
This commit is contained in:
+4
-1
@@ -4,9 +4,12 @@ members = ["cargo:."]
|
||||
# Config for 'dist'
|
||||
[dist]
|
||||
# The preferred dist version to use in CI (Cargo.toml SemVer syntax)
|
||||
cargo-dist-version = "0.28.0"
|
||||
cargo-dist-version = "0.30.0"
|
||||
# CI backends to support
|
||||
ci = "github"
|
||||
# Extra static files to include in each App (path relative to this Cargo.toml's dir)
|
||||
include = []
|
||||
github-build-setup = "../build-setup.yml"
|
||||
# The installers to generate for each app
|
||||
installers = []
|
||||
# Target platforms to build apps for (Rust target-triple syntax)
|
||||
|
||||
Reference in New Issue
Block a user