mirror of
https://codeberg.org/icewind/ugc-scaper.git
synced 2026-06-03 18:24:10 +02:00
fix api-server build
This commit is contained in:
parent
abd11dbe45
commit
65d58569b0
3 changed files with 3 additions and 8 deletions
|
|
@ -6,8 +6,7 @@ edition = "2021"
|
|||
[dependencies]
|
||||
tokio = { version = "1.44.2", features = ["macros", "rt-multi-thread", "rt", "signal"] }
|
||||
main_error = "0.1.2"
|
||||
#ugc-scraper = { version = "*", path = ".." }
|
||||
ugc-scraper = { version = "0.5.0", git = "https://github.com/icewind1991/ugc-scaper" }
|
||||
ugc-scraper = { version = "*", path = ".." }
|
||||
#ugc-scraper = "0.5.0"
|
||||
axum = "0.8.3"
|
||||
steamid-ng = "1.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue