mirror of
https://codeberg.org/icewind/ugc-scaper.git
synced 2026-06-03 10:14:11 +02:00
fix msrv
This commit is contained in:
parent
c43319df60
commit
69fe1f19a3
2 changed files with 3 additions and 3 deletions
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue