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

36 lines
627 B
JSON
Raw Permalink 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",
2024-12-28 20:30:35 +00:00
"binstall",
2023-07-09 03:42:06 +01:00
"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-12-28 20:25:06 +00:00
"serde",
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"
]
}