Skip to content

Commit dba1742

Browse files
authored
chore: Migrate doc_auto_cfg (#215)
Signed-off-by: Xuanwo <[email protected]>
1 parent de0a041 commit dba1742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

backon/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#![doc(
22
html_logo_url = "https://raw.githubusercontent.com/Xuanwo/backon/main/.github/assets/logo.jpeg"
33
)]
4-
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
4+
#![cfg_attr(docsrs, feature(doc_cfg))]
55

66
//! [![Build Status]][actions] [![Latest Version]][crates.io] [![](https://img.shields.io/discord/1111711408875393035?logo=discord&label=discord)](https://discord.gg/8ARnvtJePD)
77
//!

0 commit comments

Comments
 (0)