geezshade/Cargo.toml

12 lines
237 B
TOML
Raw Normal View History

2023-01-31 16:38:57 -05:00
[package]
name = "geezshade"
description = "Automated ReShade setup for FFXIV with GShade presets"
authors = ["NotNite <hi@notnite.com>"]
version = "0.1.0"
edition = "2021"
[dependencies]
anyhow = "1.0.68"
isahc = "1.7.2"
zip = "0.6.3"