tdymel/arch_test

Cargo Toml Version Dependency was yanked

Closed this issue · 0 comments

All Versions of 0.9.x of cargo_toml are yanked:

https://crates.io/crates/cargo_toml/0.9.2

https://github.com/Geigerkind/arch_test/blob/3f515a69a9a2f6de11aee263819fc81f8dd5c3c0/crates/cargo-archtest/Cargo.toml#L25

Now cargo install cargo-archtest --force results in:

error: failed to compile `cargo-archtest v0.1.8`, intermediate artifacts can be found at `/tmp/cargo-installxV3Q5Y`

Caused by:
  failed to select a version for the requirement `cargo_toml = "^0.9.2"`
  candidate versions found which didn't match: 0.15.3, 0.15.2, 0.15.1, ...
  location searched: crates.io index
  required by package `cargo-archtest v0.1.8`
  perhaps a crate was updated and forgotten to be re-vendored?