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
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "rusolver"
|
||||
version = "0.10.0"
|
||||
version = "0.10.1"
|
||||
authors = ["Eduard Tolosa <edu4rdshl@protonmail.com>"]
|
||||
edition = "2021"
|
||||
description = "Fast DNS resolver written in Rust."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue