japaric / trust

Travis CI and AppVeyor template to test your Rust crate on 5 architectures and publish binary releases of it for Linux, macOS and Windows
Apache License 2.0
1.26k stars 59 forks source link

Abandoned repo? #136

Open hoijui opened 2 years ago

hoijui commented 2 years ago

@japaric are you too busy for this project at the moment? If yes, would you be willing to add 1 to 3 people as additional maintainers?

jpmckinney commented 1 year ago

As mentioned in #125, I instead use cross and the GitHub CLI in GitHub Actions workflows. Example: https://github.com/open-contracting/cardinal-rs/blob/main/.github/workflows/release.yml