mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-15 10:21:05 +00:00
ci: bump ci image to rust 1.73.0 (#1830)
Co-authored-by: command-bot <>
This commit is contained in:
@@ -163,7 +163,6 @@ fn main() {
|
||||
.unwrap();
|
||||
|
||||
let overseer_fut = overseer.run().fuse();
|
||||
let timer_stream = timer_stream;
|
||||
|
||||
pin_mut!(timer_stream);
|
||||
pin_mut!(overseer_fut);
|
||||
|
||||
Reference in New Issue
Block a user