mirror of
https://github.com/lifegpc/msg-tool.git
synced 2026-06-09 06:18:46 +08:00
Try to fix
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#![feature(doc_auto_cfg)]
|
||||
#![cfg_attr(docsrs, feature(doc_auto_cfg))]
|
||||
#![cfg_attr(feature = "unstable", feature(doc_auto_cfg))]
|
||||
use proc_macro::TokenStream;
|
||||
use syn::parse::discouraged::Speculative;
|
||||
use syn::spanned::Spanned;
|
||||
|
||||
Reference in New Issue
Block a user