mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-12 13:31:10 +00:00
Update to 2024 edition (#2001)
* Update to 2024 edition * Update to 2024 edition; fmt, use<> and remove refs * async functions
This commit is contained in:
@@ -7,8 +7,8 @@ use proc_macro::TokenStream;
|
||||
|
||||
use quote::{format_ident, quote};
|
||||
use syn::{
|
||||
parse::{Parse, ParseStream},
|
||||
Error,
|
||||
parse::{Parse, ParseStream},
|
||||
};
|
||||
|
||||
/// Environment variable for setting the timeout for the test.
|
||||
|
||||
Reference in New Issue
Block a user