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

The install.sh is not compatible with the latest cross asserts #138

Open Aitozi opened 1 year ago

Aitozi commented 1 year ago

https://github.com/japaric/trust/blob/54884a59a050bd96e51be85d9ae7f0262bc8e5ea/ci/install.sh#LL39C16-L39C16 The https://japaric.github.io/trust/install.sh use the wrong path to download the cross asserts now.