mirror of
https://github.com/NexVeridian/wikidata-to-surrealdb.git
synced 2025-09-02 01:49:13 +00:00
feat: remove lazy_static and make tables.rs async
This commit is contained in:
parent
dbd039eebf
commit
5fa50cf69f
8 changed files with 142 additions and 83 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -4347,7 +4347,6 @@ dependencies = [
|
|||
"criterion",
|
||||
"futures 0.3.30",
|
||||
"indicatif",
|
||||
"lazy_static",
|
||||
"pprof",
|
||||
"rand",
|
||||
"rstest",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue