sabry_procmacro_impl is an internal-ish part of the sabry lib, you should probably start from [here](https://crates.io/crates/sabry)
There is very low probability, that you should depend on this crate, instead do:
```rust,ignore
[dependencies]
sabry = {version = "0.0.3"}
```