codeinabox@programming.dev to Rust@programming.devEnglish · 15 days agoHow Safe is the Rust Ecosystem? A Deep Dive into crates.iomr-leshiy-blog.web.appexternal-linkmessage-square5linkfedilinkarrow-up124arrow-down11file-text
arrow-up123arrow-down1external-linkHow Safe is the Rust Ecosystem? A Deep Dive into crates.iomr-leshiy-blog.web.appcodeinabox@programming.dev to Rust@programming.devEnglish · 15 days agomessage-square5linkfedilinkfile-text
minus-squareBazebara@programming.devlinkfedilinkarrow-up1·12 days agoI don’t think cargo-deny alone is enough. And many from Rust ecosystem thinks that if I specified version “1”, it will be enough forever. Many tools nowadays are installed by binstall, so binary will be older and older and won’t receive any updates.
I don’t think cargo-deny alone is enough. And many from Rust ecosystem thinks that if I specified version “1”, it will be enough forever. Many tools nowadays are installed by binstall, so binary will be older and older and won’t receive any updates.