Skip to content

hugr-model uses features from derive_more not declared in its cargo.toml #1939

@aborgna-q

Description

@aborgna-q

There's uses of derive_more::{From, Error}, but the Cargo.toml only enables the display feature.

This is not caught by CI because other crates enable those features, and and those are additive in a workspace.

I found the error this semver checks.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions