1
0
mirror of https://github.com/actix/actix-website synced 2025-02-17 10:13:31 +01:00
actix-website/.vscode/settings.json

7 lines
66 B
JSON
Raw Normal View History

2022-02-26 03:56:24 +00:00
{
"cSpell.words": [
2022-02-26 05:22:21 +00:00
"actix",
"rustls"
2022-02-26 03:56:24 +00:00
]
}