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
56 stars 31 forks source link

fix: static-mut-refs warning #651

Closed 7flying closed 3 months ago

7flying commented 3 months ago

Fixes new clippy warnings that have pop up

Unlocks #650

mmartinv commented 3 months ago

lgtm