mdBook
mdBook copied to clipboard
warning: use of deprecated associated function `clap_complete::Shell::possible_values`: Replaced with `EnumValueParser`
this issue is to reference an imminent incoming pull request.
--> src/main.rs:88:49
|
88 | .possible_values(Shell::possible_values())
| ^^^^^^^^^^^^^^^
|
= note: `#[warn(deprecated)]` on by default
note: this warning perhaps only appears on nightly edition2021
this happens on stable too. i got it when running
cargo install --git 'https://github.com/rust-lang/mdBook.git' mdbook