Collect data from glottolog as well as cldr.
This commit is contained in:
@@ -6,6 +6,10 @@ edition = "2018"
|
||||
|
||||
[dependencies]
|
||||
anyhow = "1.0"
|
||||
argh = "0.1"
|
||||
bstr = "0.2"
|
||||
isolang = "1.0"
|
||||
quick-xml = "0.18"
|
||||
thiserror = "1.0"
|
||||
once_cell = "1.4"
|
||||
quick-xml = "0.19"
|
||||
regex = "1.3"
|
||||
walkdir = "2.3"
|
||||
|
||||
Reference in New Issue
Block a user