mirror of
https://codeberg.org/icewind/ugc-scaper.git
synced 2026-06-03 18:24:10 +02:00
team parse fixes
This commit is contained in:
parent
8fd98b708f
commit
ddbac7dc79
16 changed files with 4505 additions and 295 deletions
|
|
@ -15,6 +15,7 @@ thiserror = "2.0.3"
|
|||
time = { version = "0.3.41", features = ["parsing", "macros"] }
|
||||
steamid-ng = "1.0.0"
|
||||
ugc-scraper-types = { version = "0.2.0", path = "./types" }
|
||||
regex = "1.11.1"
|
||||
|
||||
[dev-dependencies]
|
||||
tokio = { version = "1.44.2", features = ["macros", "rt-multi-thread", "rt"] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue