Bump clap from 3.2.11 to 4.5.6 #116
Annotations
10 errors
build:
src/main.rs#L1
unresolved import `clap::App`
|
build:
src/main.rs#L13
failed to resolve: could not find `AppSettings` in `clap`
|
build:
src/main.rs#L201
cannot find type `Values` in crate `clap`
|
build:
src/main.rs#L15
no function or associated item named `with_name` found for struct `Arg` in the current scope
|
build:
src/main.rs#L21
no function or associated item named `with_name` found for struct `Arg` in the current scope
|
build:
src/main.rs#L28
no function or associated item named `with_name` found for struct `Arg` in the current scope
|
build:
src/main.rs#L36
no function or associated item named `with_name` found for struct `Arg` in the current scope
|
build:
src/main.rs#L42
no function or associated item named `with_name` found for struct `Arg` in the current scope
|
build:
src/main.rs#L48
no function or associated item named `with_name` found for struct `Arg` in the current scope
|
build:
src/main.rs#L55
no function or associated item named `with_name` found for struct `Arg` in the current scope
|