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
{{ message }}
This repository was archived by the owner on Mar 23, 2021. It is now read-only.
1741: Fix missing serde feature dependency r=thomaseizinger a=workflow
For some reason, this did not fail on a regular `cargo build --release`,
but did cause trait bound errors on running `cargo install`.
Resolves#1740
Co-authored-by: Florian Peter <florian.peter@gmx.at>
0 commit comments