Yuhanun Citgez
Yuhanun Citgez
Issues with outdated lock files occur if you have a workspace level dependency that's inherited by child projects. Error: ``` ✘ ~/sandbox/nix master ± cargo generate-lockfile...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior When you create a PR using the following workflow; ``` name:...
This PR intends to avoid warnings that get generated because of some clippy flags. We glob re-export the statics generated within the codecs, which causes issues due to duplicate naming....