You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
An another problem is that the ebpf crate has to be built with -Z build-std=core argument. I don't think that the current bindep solution supports providing rustc flags for a single crate inside workspace.
Poked a little today but no satisfying results. Looks like this would be a clean solution rust-lang/cargo#9096. It is not stabilized yet though.
The text was updated successfully, but these errors were encountered: