zerotier / zeronsd

A DNS server for ZeroTier users
https://zerotier.com
BSD 3-Clause "New" or "Revised" License
493 stars 57 forks source link

update cargo dependencies to latest versions #164

Closed erikh closed 2 years ago

erikh commented 2 years ago

Signed-off-by: Erik Hollensbe git@hollensbe.org

erikh commented 2 years ago

note: had to lock down the rustls version because the api changes in 0.22, and trust-dns and tokio-rustls use 0.22 opportunistically