mirror of
https://github.com/edu4rdshl/rusolver.git
synced 2026-07-17 23:24:55 +00:00
(fix): only print data if quiet_mode is not set. Also do not print wildcards
This commit is contained in:
parent
3bb0ac4b35
commit
28b29ca515
4 changed files with 6 additions and 4 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -926,7 +926,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rusolver"
|
||||
version = "0.10.0"
|
||||
version = "0.10.1"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"futures",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue