handle - role

This commit is contained in:
Robin Appelman 2025-04-15 00:04:51 +02:00
commit b784854c1d
3 changed files with 5 additions and 3 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#ed4a50532898638fd20168057c291655418c3019"
source = "git+https://github.com/icewind1991/ugc-scaper#73c7c0a86740ac39239fb307094d7c6561e412c8"
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#ed4a50532898638fd20168057c291655418c3019"
source = "git+https://github.com/icewind1991/ugc-scaper#73c7c0a86740ac39239fb307094d7c6561e412c8"
dependencies = [
"serde",
"steamid-ng",