You've already forked authentication-service
mirror of
https://github.com/matrix-org/matrix-authentication-service.git
synced 2025-08-07 17:03:01 +03:00
i18n-scan: utility to scan translatable strings in templates
This commit is contained in:
@@ -10,8 +10,8 @@ repository.workspace = true
|
||||
[dependencies]
|
||||
anyhow.workspace = true
|
||||
axum = "0.6.20"
|
||||
camino = "1.1.6"
|
||||
clap = { version = "4.4.4", features = ["derive"] }
|
||||
camino.workspace = true
|
||||
clap.workspace = true
|
||||
dotenvy = "0.15.7"
|
||||
httpdate = "1.0.3"
|
||||
hyper = { version = "0.14.27", features = ["full"] }
|
||||
|
Reference in New Issue
Block a user