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
@@ -1,4 +1,4 @@
|
||||
use clap::{builder::PossibleValue, value_parser, Arg, Command};
|
||||
use clap::{Arg, Command, builder::PossibleValue, value_parser};
|
||||
|
||||
// For single thread mode set this variable on your command line:
|
||||
// export RAYON_NUM_THREADS=1
|
||||
|
||||
Reference in New Issue
Block a user