-
Notifications
You must be signed in to change notification settings - Fork 2
Refactor dependencies, clap 4 [CPP-841] #847
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
||
[build-dependencies] | ||
capnpc = "0.14" | ||
capnpc = "0.15.0" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I know this is modifying only the Rust side of things but we did have to fix the pycapnp version due to a bug that popped up. This may not event be an issue in newer versions if any:
https://swift-nav.atlassian.net/browse/CPP-763
I have no clue what is going on with cargo clippy... Edit: think its fixed EDIT EDIT EDIT: nvm its the pyrs transpiler |
Frontend and Release Workflow Started here |
cargo.toml