79328125

Date: 2025-01-04 02:28:44
Score: 1
Natty:
Report link

The keyring crate requires that you specify the platforms you want to support.

If you wanted support MacOS and Windows, you'd specify in your Cargo.toml like this:

keyring = { version = "3", features = ["apple-native", "windows-native"] }
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: mrmizz