EmbarkStudios / cargo-deny

❌ Cargo plugin for linting your dependencies 🦀
http://embark.rs
Apache License 2.0
1.62k stars 80 forks source link

Pin `gix-transport` #642

Closed Jake-Shadle closed 3 months ago

Jake-Shadle commented 3 months ago

Fucked again by cargo install not using the lockfile unless explicitly specified.

https://github.com/rust-lang/cargo/issues/7169

Resolves: #641