mirror of
https://github.com/Drop-OSS/drop.git
synced 2026-07-11 05:14:43 +10:00
628898ec23
Also ran cargo fmt & cargo clipy Signed-off-by: quexeky <git@quexeky.dev>
2 lines
43 B
Rust
2 lines
43 B
Rust
pub const DOWNLOAD_MAX_THREADS: usize = 4;
|