mirror of
https://github.com/NexVeridian/wikidata-to-surrealdb.git
synced 2025-09-02 01:49:13 +00:00
feat: swap to backon
This commit is contained in:
parent
091bb50a7e
commit
dbd039eebf
5 changed files with 110 additions and 131 deletions
|
@ -16,6 +16,7 @@ bzip2 = { version = "0.4", features = ["tokio"] }
|
|||
lazy_static = "1.5"
|
||||
indicatif = "0.17"
|
||||
rand = "0.8"
|
||||
backon = { version = "1.2", features = ["tokio-sleep"] }
|
||||
|
||||
[dev-dependencies]
|
||||
rstest = "0.22"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue