cloudflare / boringtun

Userspace WireGuard® Implementation in Rust
BSD 3-Clause "New" or "Revised" License
5.93k stars 397 forks source link

Update base deps, bump internal revision #275

Closed jeff-hiner closed 2 years ago

jeff-hiner commented 2 years ago

I'm going to request the preliminary step of bumping the x25519-dalek and chacha20poly1305 deps so that we don't have duplicate rand_core or zeroize dependencies upstream.

This means the next release will require at least rustc 1.51.0, but I don't think that's unreasonable.