https://github.com/pheki/cargo-dependency-bug
Repository to test cargo dependency resolution error
https://github.com/pheki/cargo-dependency-bug
Last synced: over 1 year ago
JSON representation
Repository to test cargo dependency resolution error
- Host: GitHub
- URL: https://github.com/pheki/cargo-dependency-bug
- Owner: pheki
- Created: 2021-07-28T05:21:34.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-28T13:35:05.000Z (almost 5 years ago)
- Last Synced: 2025-02-05T23:57:06.944Z (over 1 year ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cargo-dependency-bug
Repository to test cargo dependency resolution error.
Issues:
- https://github.com/rust-lang/cargo/issues/9699
- https://github.com/rust-lang/cargo/issues/9240