mirror of
https://codeberg.org/icewind/ugc-scaper.git
synced 2026-06-03 10:14:11 +02:00
updates
This commit is contained in:
parent
5a6d7006e0
commit
fb383652c8
22 changed files with 3161 additions and 3071 deletions
|
|
@ -1,14 +1,14 @@
|
|||
[package]
|
||||
name = "ugc-scraper-types"
|
||||
version = "0.2.0"
|
||||
edition = "2021"
|
||||
rust-version = "1.71.1"
|
||||
version = "0.3.0"
|
||||
edition = "2024"
|
||||
rust-version = "1.88.0"
|
||||
description = "Scraper for ugcleague.com - data types"
|
||||
license = "MIT OR Apache-2.0"
|
||||
homepage = "https://codeberg.org/icewind/ugc-scaper"
|
||||
|
||||
[dependencies]
|
||||
steamid-ng = "1.0.0"
|
||||
steamid-ng = "3.0.0"
|
||||
serde = { version = "1.0.215", features = ["derive"], optional = true }
|
||||
time = { version = "0.3.36", features = ["parsing", "macros"] }
|
||||
thiserror = "2.0.12"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue