mirror of
https://github.com/NexVeridian/wikidata-to-surrealdb.git
synced 2025-09-02 01:49:13 +00:00
chore: dependencies
This commit is contained in:
parent
40215f53e9
commit
669d3cfdd2
5 changed files with 365 additions and 292 deletions
|
@ -9,7 +9,7 @@ anyhow = "1.0"
|
|||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
surrealdb = { version = "2.2.1", features = ["protocol-http", "kv-mem"] }
|
||||
tokio = { version = "1.43", features = ["fs", "time", "sync"] }
|
||||
tokio = { version = "1.44", features = ["fs", "time", "sync"] }
|
||||
futures = "0.3"
|
||||
wikidata = "1.1"
|
||||
bzip2 = { version = "0.4", features = ["tokio"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue