mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-07 17:18:32 +03:00
423f081089
deps: drop serde feature from url, drop rustc-workspace-hack Cargo now have it's own workspace and rustc dropped [`rustc-workspace-hack`](https://github.com/rust-lang/rust/pull/109133), so no need to unify features here; drop rustc-workspace-hack. changelog: none