Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
undefined | Better HN
0 points
JodieBenitez
4mo ago
0 comments
Share
I don't know if it's a common or even a good practice, but I like to go mod vendor and add the result to my repo.
0 comments
default
newest
oldest
bpavuk
3mo 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.
j
/
k
navigate · click thread line to collapse