mirror of
https://github.com/DNSCrypt/doh-server.git
synced 2025-04-05 22:17:38 +03:00
Nightly is not required any more
This commit is contained in:
parent
832f65ee75
commit
7b00c503f4
2 changed files with 1 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
||||||
[package]
|
[package]
|
||||||
name = "doh-proxy"
|
name = "doh-proxy"
|
||||||
version = "0.1.4"
|
version = "0.1.5"
|
||||||
authors = ["Frank Denis <github@pureftpd.org>"]
|
authors = ["Frank Denis <github@pureftpd.org>"]
|
||||||
description = "A DNS-over-HTTPS (DoH) proxy"
|
description = "A DNS-over-HTTPS (DoH) proxy"
|
||||||
keywords = ["dns","https","doh","proxy"]
|
keywords = ["dns","https","doh","proxy"]
|
||||||
|
|
|
@ -4,8 +4,6 @@ A DNS-over-HTTP server proxy in Rust. Add a webserver and you get DNS-over-HTTPS
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
Requires rust-nightly.
|
|
||||||
|
|
||||||
```sh
|
```sh
|
||||||
cargo install doh-proxy
|
cargo install doh-proxy
|
||||||
```
|
```
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue