Y
Hacker News
new
|
ask
|
show
|
jobs
by
yakubin
1810 days ago
"cargo update" will update the packages along with Cargo.lock content. As for not updating them without a manual trigger, I consider it a feature, but I guess it's a matter of opinion.
1 comments
h_anna_h
1810 days ago
> "cargo update" will update the packages along with Cargo.lock content
Disregarding the rev attribute?
link
yakubin
1810 days ago
This is the entire point of this command. It will update the rev attribute. What else would it be for?
link
Disregarding the rev attribute?