1
0
mirror of https://github.com/actix/examples synced 2025-01-22 22:05:57 +01:00
examples/.vscode/settings.json

34 lines
590 B
JSON
Raw Normal View History

2023-07-09 03:42:06 +01:00
{
"cSpell.words": [
"actix",
"addrs",
2023-07-09 03:42:06 +01:00
"apalis",
"askama",
"autoclean",
"autoreload",
"chrono",
2024-07-07 02:01:13 +01:00
"deadpool",
2023-07-09 03:42:06 +01:00
"dotenv",
2023-10-29 01:18:40 +01:00
"dotenvy",
2023-07-09 03:42:06 +01:00
"graphiql",
"mainmatter",
2023-07-09 03:42:06 +01:00
"minijinja",
"nocapture",
"oneshot",
"opentelemetry",
2023-07-09 03:42:06 +01:00
"pemfile",
"prost",
"protobuf",
"reqwest",
2023-07-09 03:42:06 +01:00
"rustls",
"rustup",
2024-07-07 03:26:40 +01:00
"sparklepost",
"sparkpost",
2023-07-09 03:42:06 +01:00
"sqlx",
"tera",
"tmpl",
2024-05-25 05:36:36 +01:00
"webpki",
2023-07-09 03:42:06 +01:00
"websockets"
]
}