fdo-rs / fido-device-onboard-rs

An implementation of the FIDO Device Onboard (FDO) spec written in Rust.
BSD 3-Clause "New" or "Revised" License
58 stars 32 forks source link

chore: bump warp requirement explicitly to 0.3.6 #597

Closed nullr0ute closed 7 months ago

nullr0ute commented 7 months ago

There's a pair of security issues in warp dependencies prior to 0.3.6 so bump this to at least that so we get the fixes forr tungstenite and rustls dependencies.