mirror of
https://github.com/DNSCrypt/doh-server.git
synced 2025-04-04 21:47:39 +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]
|
||||
name = "doh-proxy"
|
||||
version = "0.1.4"
|
||||
version = "0.1.5"
|
||||
authors = ["Frank Denis <github@pureftpd.org>"]
|
||||
description = "A DNS-over-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
|
||||
|
||||
Requires rust-nightly.
|
||||
|
||||
```sh
|
||||
cargo install doh-proxy
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue