Nivaldo Melo
Nivaldo Melo
Hi! Whenever I try to start the lsp server on my machine I receive this error message: ``` TypeError: ForwardRef._evaluate() missing 1 required keyword-only argument: 'recursive_guard' ``` I believe this...
Hi! Due to cargo-deny's [PR#661](https://github.com/EmbarkStudios/cargo-deny/pull/606) and [PR#606](https://github.com/EmbarkStudios/cargo-deny/pull/606), some fiels used in `[advisories]` and `[licenses]` does not exists anymore, breaking the command. From what I saw most of the fields can...
## Quick Summary Fixes: #89 The idea is to adapt the `deny.toml` file to work with the new version while keeping the same behavior it had before Although in the...