-
Notifications
You must be signed in to change notification settings - Fork 80
check Cargo.lock into the version control system to prevent errors caused by yanked dependence #388
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
base: main
Are you sure you want to change the base?
Conversation
I don't see this error on my dev environment. However, the underlying issue is caused by this change That breaking change was "briefly" (for 3 months) released as When we bump the ttrpc dependencies, then we would need to fix this breaking change as well here. |
Thanks for your context, you are right, the version of
But now i'm staring to be curious about another thing: should we let |
Signed-off-by: Lei Liu <[email protected]>
Since containerd-runc-shim is a binary crate, I think you are right and we should track |
@mxpv @jsturtevant PTAL, thanks! |
https://github.com/containerd/rust-extensions/pull/375/files |
Useful information, thanks! |
fix errors in testing code like :