version 0.35.3 depends on gimli 0.33.1, which is yanked
**Describe the bug**
The newly released version 0.35.3 depends on gimli 0.33.1, which is yanked.
**To Reproduce**
```
] cargo install cargo-tarpaulin
error: failed to compile `cargo-tarpaulin v0.35.3`, intermediate artifacts can be found at `/var/tmp/cargo-installXjePdQ`.
To reuse those artifacts with a future compilation, set the environment variable `CARGO_TARGET_DIR` to that path.
Caused by:
failed to select a version for the requirement `gimli = "^0.33.1"`
version 0.33.1 is yanked
location searched: crates.io index
required by package `cargo-tarpaulin v0.35.3`
```
关闭于 2026-04-25 3 条评论