wicked-waifus-rs/wicked-waifus-asset-updater/Cargo.toml
xavo95 ab868a158a 2.2.2 (#3)
Ongoing changes for 2.2.2

Reviewed-on: WutheringSlaves/wicked-waifus-rs#3
2025-03-09 09:10:08 +00:00

12 lines
211 B
TOML

[package]
name = "wicked-waifus-asset-updater"
edition = "2021"
version.workspace = true
[dependencies]
git2 = "0.20.0"
ureq = "3.0.5"
zip-extract = "0.2.1"
tracing.workspace = true
thiserror.workspace = true