aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
blob: bcfcb5f3bb756ab24cd4db514d6e493f8b56bfef (plain) (blame)
1
2
3
4
5
6
7
8
[package]
name = "trriggy"
version = "0.1.0"
authors = ["haraldei"]
edition = "2018"

[dependencies]
hound = "3.4.0"