Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
With the default resolver `cargo tree` panics with: ``` thread 'main' panicked at 'activated_features for invalid package: features did not find PackageId { name: "actor-echo-module", version: "0.1.0", source: "/home/rvolosatovs/src/github.com/wasmCloud/wasmCloud/tests/actors/echo-module" } NormalOrDev', src/tools/cargo/src/cargo/core/resolver/features.rs:321:14 ``` Tracking issue: rust-lang/cargo#10593 Signed-off-by: Roman Volosatovs <rvolosatovs@riseup.net>
- Loading branch information