mirror of
https://github.com/DNSCrypt/doh-server.git
synced 2025-04-02 12:37:37 +03:00
Update base64
This commit is contained in:
parent
c54b3303fc
commit
908e7d64db
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ tls = ["tokio-rustls"]
|
|||
[dependencies]
|
||||
anyhow = "1.0.69"
|
||||
arc-swap = "1.6.0"
|
||||
base64 = "0.20.0"
|
||||
base64 = "0.21.0"
|
||||
byteorder = "1.4.3"
|
||||
bytes = "1.4.0"
|
||||
futures = "0.3.26"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue