tags upgrade

This commit is contained in:
Simon
2025-11-29 13:55:56 +00:00
parent cafb990fd4
commit 0e02a1b821
2 changed files with 244 additions and 53 deletions

View File

@@ -27,6 +27,7 @@ once_cell = "1.21.3"
rustc-hash = "2.1.1"
async-trait = "0.1"
regex = "1.12.2"
titlecase = "3.6.0"
[lints.rust]
unexpected_cfgs = "allow"