Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed non-existing dep public
__compat_primitive_types
- Something happened in the merge `zero_bin` PR (#279) where a local-renamed dep (something that is not on `crates.io`) got set just with a semver. Somehow `Cargo` is still able to build fine (not sure how...), but `rust-analyzer` (at least on my end) fails to make it past parsing the root `Cargo.toml`. This PR fixes this issue.
- Loading branch information