mirror of
https://github.com/clap-rs/clap.git
synced 2026-01-25 07:56:13 +00:00
docs(docsrs): Update to new doc_cfg feature name
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//! > DESCRIPTION
|
||||
|
||||
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
|
||||
#![cfg_attr(docsrs, feature(doc_cfg))]
|
||||
#![warn(clippy::print_stderr)]
|
||||
#![warn(clippy::print_stdout)]
|
||||
#![allow(non_snake_case)] // TODO: Delete me
|
||||
|
||||
Reference in New Issue
Block a user