Skip to content

Failed to compile with clap 3.0.0.beta.5 #133

@ghost

Description

On fedora compiling with this version of clap doesn’t work.
https://kojipkgs.fedoraproject.org//work/tasks/1906/79961906/build.log

error[E0432]: unresolved import clap::Clap
--> src/command.rs:10:5
|
10 | use clap::Clap;
| ^^^^^^^^^^ no Clap in the root
error[E0432]: unresolved import clap::Clap

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