This commit is contained in:
Robin Appelman 2025-04-11 02:03:11 +02:00
commit 69fe1f19a3
2 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
name = "ugc-scraper"
version = "0.4.1"
edition = "2021"
rust-version = "1.70.0"
rust-version = "1.71.1"
description = "Scraper for ugcleague.com"
license = "MIT OR Apache-2.0"
homepage = "https://github.com/icewind1991/ugc-scaper"

View file

@ -2,8 +2,8 @@
name = "ugc-scraper-types"
version = "0.1.0"
edition = "2021"
rust-version = "1.70.0"
description = "Scraper for ugcleague.com"
rust-version = "1.71.1"
description = "Scraper for ugcleague.com - data types"
license = "MIT OR Apache-2.0"
homepage = "https://github.com/icewind1991/ugc-scaper"