1
0
Fork 0
mirror of https://codeberg.org/tyy/aspm synced 2024-12-23 02:29:29 -07:00
aspm/.vscode/settings.json
TymanWasTaken 5390a9389a
Handful of things
- Update redb to fix regression when loading db multiple times (though I am likely just going to replace redb with sqlite)

- Rename AspKeyType::EdDSA to AspKeyType::Ed25519

- Make `aspm keys list` look nicer
2023-06-30 23:59:30 -04:00

11 lines
No EOL
152 B
JSON

{
"cSpell.words": [
"anstyle",
"Aspe",
"Aspm",
"josekit",
"PKCS",
"Pkey",
"printdoc"
]
}