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
Building a project with a dependency serde = "1.0" causes the following error:
error: no matching version `^1.0` found for package `serde`
location searched: registry `https://github.com/rust-lang/crates.io-index`
versions found: 0.9.6, 0.9.5, 0.9.4, ...