dimforge / dimforge/bevy_rapier
Remove instant crate allowance from cargo deny conf
Open
- Dominant language
- Rust
- Stars
- 1.6k
- Forks
- 282
- PR merge metrics
- No merged PRs in 30d
Description
- instant should not be in tree, from https://github.com/dimforge/bevy_rapier/pull/595
- upstream is working on removing this dependency: https://github.com/dimforge/rapier/pull/767
Currently we ignore the cargo deny check failure explicitly in deny.toml, when instant is out of the tree, we can remove that bypass.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.