kanidm / webauthn-rs

An implementation of webauthn components for Rustlang servers
Mozilla Public License 2.0
464 stars 79 forks source link

Use bumpalo 3.14.0 in CI (#427) #428

Closed micolous closed 3 months ago

micolous commented 3 months ago

Fixes #427; works around https://github.com/rustwasm/wasm-bindgen/issues/3918 while keeping MSRV as-is.