1
0
mirror of https://github.com/actix/actix-website synced 2025-06-27 07:29:02 +02:00

chore: update rustls dependency to 0.23

This commit is contained in:
Rob Ede
2024-06-05 05:20:08 +01:00
parent c68e5ef33e
commit be23be43f1
6 changed files with 248 additions and 14 deletions

View File

@ -1,5 +1,12 @@
{
"cSpell.words": ["actix", "deserialization", "rustls", "serde", "struct"],
"cSpell.words": [
"actix",
"deserialization",
"pemfile",
"rustls",
"serde",
"struct"
],
"markdownlint.config": {
"no-inline-html": false,
"link-image-reference-definitions": false,