This commit is contained in:
Simon
2026-02-08 08:49:19 +00:00
parent 5a08d2afe7
commit 360b615742
3 changed files with 111 additions and 88 deletions

View File

@@ -29,6 +29,7 @@ async-trait = "0.1"
regex = "1.12.2"
titlecase = "3.6.0"
dashmap = "6.1.0"
lru = "0.16.3"
[lints.rust]
unexpected_cfgs = "allow"