mirror of
https://codeberg.org/icewind/ugc-scaper.git
synced 2026-06-03 10:14:11 +02:00
map history api
This commit is contained in:
parent
62b8ff9b5c
commit
6eec064496
8 changed files with 30 additions and 10 deletions
|
|
@ -6,8 +6,8 @@ edition = "2021"
|
|||
[dependencies]
|
||||
tokio = { version = "1.34.0", features = ["macros", "rt-multi-thread", "rt"] }
|
||||
main_error = "0.1.2"
|
||||
#ugc-scraper = { path = "../", version = "0.2.0" }
|
||||
ugc-scraper = "0.2.0"
|
||||
ugc-scraper = { path = "../", version = "0.2.1" }
|
||||
#ugc-scraper = "0.2.1"
|
||||
axum = "0.6.20"
|
||||
steamid-ng = "1.0.0"
|
||||
thiserror = "1.0.50"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue