Give French dict rich Wiktionary definitions instead of thin FreeDict glosses
All checks were successful
CI / check (push) Successful in 5m3s
All checks were successful
CI / check (push) Successful in 5m3s
This commit is contained in:
parent
c57683b5e4
commit
1b569fdfa3
6 changed files with 242 additions and 7 deletions
|
|
@ -72,7 +72,7 @@ axum = "0.7"
|
|||
axum-server = { version = "0.7", features = ["tls-rustls"] }
|
||||
prost = "0.13"
|
||||
tokio-stream = "0.1"
|
||||
ureq = { version = "2", default-features = false }
|
||||
ureq = { version = "2", default-features = false, features = ["tls"] }
|
||||
|
||||
[build-dependencies]
|
||||
tonic-build = "0.12"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue