mirror of
https://github.com/edu4rdshl/rusolver.git
synced 2026-07-17 23:24:55 +00:00
Bump version.
Signed-off-by: Edu4rdSHL <edu4rdshl@protonmail.com>
This commit is contained in:
parent
4427dcc0a8
commit
b1b70ae48c
2 changed files with 2 additions and 2 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
|
@ -524,7 +524,7 @@ dependencies = [
|
|||
|
||||
[[package]]
|
||||
name = "rusolver"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
dependencies = [
|
||||
"clap",
|
||||
"futures",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "rusolver"
|
||||
version = "0.2.0"
|
||||
version = "0.3.0"
|
||||
authors = ["Eduard Tolosa <edu4rdshl@protonmail.com>"]
|
||||
edition = "2018"
|
||||
description = "Fast DNS resolver written in Rust."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue