codeinabox@programming.dev to Programming@programming.devEnglish · 1 month agoEvery dependency you add is a supply chain attack waiting to happenbenhoyt.comexternal-linkmessage-square30fedilinkarrow-up1170arrow-down11cross-posted to: [email protected]
arrow-up1169arrow-down1external-linkEvery dependency you add is a supply chain attack waiting to happenbenhoyt.comcodeinabox@programming.dev to Programming@programming.devEnglish · 1 month agomessage-square30fedilinkcross-posted to: [email protected]
minus-squareTehPers@beehaw.orglinkfedilinkEnglisharrow-up6·1 month agoI don’t see why not. Cargo is fundamentally just a fancy wrapper around rustc, anyway. Sure, it’s a really fancy wrapper that does a lot of stuff but it’s entirely possible to just call rustc yourself.
I don’t see why not. Cargo is fundamentally just a fancy wrapper around rustc, anyway. Sure, it’s a really fancy wrapper that does a lot of stuff but it’s entirely possible to just call rustc yourself.