twatch/twatch_core/Cargo.toml
Kasper Juul Hermansen 3a51922b29
Some checks failed
renovate/artifacts Artifact file update failure
Update all dependencies
2025-03-25 23:24:58 +00:00

11 lines
241 B
TOML

[package]
name = "twatch_core"
version = "0.1.0"
edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
transmission-rpc = "0.5.0"
env_logger="0.11.0"
log = "0.4.17"