i18n-scan: utility to scan translatable strings in templates

This commit is contained in:
Quentin Gliech
2023-09-28 18:47:04 +02:00
parent 76f63838a3
commit 701a349b9e
14 changed files with 597 additions and 9 deletions

View File

@@ -10,7 +10,7 @@ repository.workspace = true
[dependencies]
anyhow.workspace = true
async-trait = "0.1.73"
camino = "1.1.6"
camino.workspace = true
convert_case = "0.6.0"
csv = "1.2.2"
futures-util = "0.3.28"