This commit is contained in:
Robin Appelman 2025-04-14 23:30:03 +02:00
commit 9de346f078
3 changed files with 25 additions and 10 deletions

4
api-server/Cargo.lock generated
View file

@ -1964,7 +1964,7 @@ dependencies = [
[[package]]
name = "ugc-scraper"
version = "0.5.0"
source = "git+https://github.com/icewind1991/ugc-scaper#11fd39295c24cabb6198be51f0107df9cfb740e7"
source = "git+https://github.com/icewind1991/ugc-scaper#ed4a50532898638fd20168057c291655418c3019"
dependencies = [
"regex",
"reqwest",
@ -1979,7 +1979,7 @@ dependencies = [
[[package]]
name = "ugc-scraper-types"
version = "0.2.0"
source = "git+https://github.com/icewind1991/ugc-scaper#11fd39295c24cabb6198be51f0107df9cfb740e7"
source = "git+https://github.com/icewind1991/ugc-scaper#ed4a50532898638fd20168057c291655418c3019"
dependencies = [
"serde",
"steamid-ng",