Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: added
#![forbid(unsafe_code)]
to the library (#722)
The motivation is to make [`cargo-geiger`](https://github.com/geiger-rs/cargo-geiger) be sure that there is no unsafe code
- Loading branch information