ct-rs/.vscode/settings.json

7 lines
127 B
JSON
Raw Normal View History

2024-10-25 17:26:55 -06:00
{
"cSpell.words": [
"Merkle",
"Precertificate"
],
"rust-analyzer.rustfmt.extraArgs": ["+nightly"]
}