Skip to content

multiple rlib candidates for aoc_main found #16

@jhscheer

Description

@jhscheer

I want to use the benchmarks, but I don't understand how the criterion toggle is supposed to work.
After moving example.rs to a main.rs "cargo run" works just fine.
However, if I add

[dependencies]
aoc-main = { version = "*", features = ["bench"] }

to Cargo.toml I get the above error.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions