mirror of
https://github.com/NexVeridian/wikidata-to-surrealdb.git
synced 2025-09-02 01:49:13 +00:00
tests
This commit is contained in:
parent
2edaeef042
commit
e37d413372
14 changed files with 525 additions and 250 deletions
|
@ -15,3 +15,6 @@ wikidata = "0.3.1"
|
|||
bzip2 = { version = "0.4", features = ["tokio"] }
|
||||
lazy_static = "1.4"
|
||||
indicatif = "0.17"
|
||||
|
||||
[dev-dependencies]
|
||||
surrealdb = { version = "1.0", features = ["kv-mem"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue