mirror of
https://github.com/serai-dex/serai.git
synced 2025-12-09 04:39:24 +00:00
doc_auto_cfg -> doc_cfg
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
|
||||
#![cfg_attr(docsrs, feature(doc_cfg))]
|
||||
#![doc = include_str!("../README.md")]
|
||||
|
||||
use core::{pin::Pin, future::Future};
|
||||
|
||||
Reference in New Issue
Block a user