Skip to content

Commit cf4bdea

Browse files
committed
try again
Created using spr 1.3.6-beta.1
1 parent 5163aaa commit cf4bdea

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
//! No-std users must turn off default features while importing this crate.
120120
121121
#![warn(missing_docs)]
122-
#![cfg_attr(doc_cfg, feature(doc_cfg, doc_auto_cfg))]
122+
#![cfg_attr(doc_cfg, feature(doc_cfg))]
123123

124124
#[cfg(feature = "alloc")]
125125
extern crate alloc;

0 commit comments

Comments
 (0)