mirror of
https://codeberg.org/icewind/steam-resolve-vanity.git
synced 2026-06-03 09:04:11 +02:00
bumb msrv
This commit is contained in:
parent
bd689f3141
commit
0e7eeefa2d
2 changed files with 4 additions and 3 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,2 +1,3 @@
|
|||
/target
|
||||
.env
|
||||
.env
|
||||
result
|
||||
|
|
@ -2,11 +2,11 @@
|
|||
name = "steam-resolve-vanity"
|
||||
version = "0.5.0"
|
||||
authors = ["Robin Appelman <robin@icewind.nl>"]
|
||||
edition = "2018"
|
||||
edition = "2024"
|
||||
license = "MIT OR Apache-2.0"
|
||||
repository = "https://codeberg.org/icewind/steam-resolve-vanity"
|
||||
description = "Resolve steam vanity urls"
|
||||
rust-version = "1.82.0"
|
||||
rust-version = "1.88.0"
|
||||
|
||||
[dependencies]
|
||||
steamid-ng = "3.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue