Upgrade to Rust 2021

This commit is contained in:
Jonas Platte
2022-05-27 12:04:23 +02:00
parent a796b5e54d
commit 5f902851af
70 changed files with 42 additions and 134 deletions

View File

@@ -10,7 +10,6 @@
use std::{
borrow::Borrow,
collections::{HashMap, HashSet},
convert::TryInto,
sync::{
atomic::{AtomicU64, Ordering::SeqCst},
Arc,