Y
Hacker News
new
|
ask
|
show
|
jobs
by
bpavuk
198 days ago
I do `cargo vendor` sometimes, but that's mostly to enable offline work and use the debugger inside some vague crates (Rust's libraries-but-not-really), and usually I gitignore the `vendor`'ed crates away.