worf/examples/worf-warden/Cargo.toml
Alexander Mohr 23173343af restructure, add workspace
add custom key
2025-05-10 23:39:32 +02:00

9 lines
145 B
TOML

[package]
name = "worf-warden"
version = "0.1.0"
edition = "2024"
[dependencies]
worf = {path = "../../worf"}
enigo = "0.3.0"
anyhow = "1.0.98"