refactored, started with get_player_js (TEMP)
This commit is contained in:
parent
0c76125595
commit
0acf8a9fb9
5 changed files with 307 additions and 333 deletions
|
|
@ -14,10 +14,5 @@ anyhow = "1.0"
|
|||
thiserror = "1.0.31"
|
||||
url = "2.2.2"
|
||||
log = "0.4.17"
|
||||
|
||||
[dev-dependencies]
|
||||
criterion = "0.3.6"
|
||||
|
||||
[[bench]]
|
||||
name = "my_benchmark"
|
||||
harness = false
|
||||
reqwest = "0.11.11"
|
||||
tokio = {version = "1.20.0", features = ["macros"]}
|
||||
|
|
|
|||
Reference in a new issue