mirror of
https://github.com/bootandy/dust.git
synced 2026-06-08 11:29:05 +03:00
deps: cargo update (#474)
* deps: cargo update * deps: Update edition 2024 and run cargo update
This commit is contained in:
+1
-1
@@ -3,9 +3,9 @@ use std::{
|
||||
io::Write,
|
||||
path::Path,
|
||||
sync::{
|
||||
Arc, RwLock,
|
||||
atomic::{AtomicU8, AtomicUsize, Ordering},
|
||||
mpsc::{self, RecvTimeoutError, Sender},
|
||||
Arc, RwLock,
|
||||
},
|
||||
thread::JoinHandle,
|
||||
time::Duration,
|
||||
|
||||
Reference in New Issue
Block a user