mirror of
https://github.com/NexVeridian/wikidata-to-surrealdb.git
synced 2025-09-02 09:59:13 +00:00
bump wikidata
This commit is contained in:
parent
38fdee5728
commit
4d3e2c5b72
2 changed files with 1 additions and 2 deletions
|
@ -11,4 +11,3 @@ docker-compose.dev.yml
|
||||||
docker-compose.yml
|
docker-compose.yml
|
||||||
dockerfile
|
dockerfile
|
||||||
*.md
|
*.md
|
||||||
.torrent
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ serde_json = "1.0"
|
||||||
surrealdb = "1.1"
|
surrealdb = "1.1"
|
||||||
tokio = { version = "1.35", features = ["time"] }
|
tokio = { version = "1.35", features = ["time"] }
|
||||||
futures = "0.3"
|
futures = "0.3"
|
||||||
wikidata = "0.3.1"
|
wikidata = "1.0"
|
||||||
bzip2 = { version = "0.4", features = ["tokio"] }
|
bzip2 = { version = "0.4", features = ["tokio"] }
|
||||||
lazy_static = "1.4"
|
lazy_static = "1.4"
|
||||||
indicatif = "0.17"
|
indicatif = "0.17"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue