Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TR
tristan @programming.dev
Posts 0
Comments 1
What Cargo addons do you use?
  • cargo-audit is great for keeping an eye on what dependencies have known vulnerabilities and need upgrading. Not something I use for every side project, but is used frequently on the systems we have running at work.