Skip to content

Multiple rlib candidates found on beta/nightly, but not stable #39879

Closed
rust-lang/cargo
#3721
@djc

Description

@djc

Askama has a Cargo workspace with multiple crates in it. Previously, all of the crates just referenced each other by path. However, last night I published them to crates.io, so now I need conventional dependency specifications. As I did this, my testing with cargo test --all (specifically, the doctests, apparently) started to fail with this error:

See here: https://travis-ci.org/djc/askama/builds/202002221

(As reported in #cargo, @brson asked me to file a bug about it.)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions