logoalt Hacker News

killme2008today at 6:01 PM1 replyview on HN

We really need Cargo RFC #3923 https://github.com/rust-lang/rfcs/pull/3923

It would allow projects to avoid newly published dependency versions until a configurable waiting period has elapsed.

npm has had a similar min-release-age feature for years.


Replies

killme2008today at 6:03 PM

It's a pity that progress has been so slow.

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