mozilla / cargo-vet

supply-chain security for Rust
Apache License 2.0
649 stars 43 forks source link

Fix mistyped typename #627

Closed mystor closed 1 month ago

mystor commented 1 month ago

I accidentally introduced a build error when I applied a suggestion to #625. This patch is to fix that build error I introduced.