Skip to content

Make cargo-web provides cargo

Without it we have a build-deps conflicts preventing to build rust-cbindgen-web because it build-deps on cargo-mozilla AND rustc-web, but rustc-web depends on cargo-web that conflicts with cargo-mozilla. Using cargo-web instead of cargo-mozilla is not currently possible because cargo-web doesn't fulfill dependencies of dh-cargo which is also a build-deps of rust-cbindgen-web.

Signed-off-by: Dylan Aïssi dylan.aissi@collabora.com

See rust-cbindgen-web!1 (comment 148569)

Edited by Dylan Aïssi

Merge request reports