aboutsummaryrefslogblamecommitdiffstats
path: root/Cargo.toml
blob: d45828f417d2e213dcb7df2522f62d116608cfcd (plain) (tree)
1
2
3
4
5
6
7
8
9

                
                                                      
                 
                                                    


                
               
               
[package]
name = "trriggy"
description = "A naive trigger/drum replacer in Rust."
version = "0.1.0"
authors = ["Harald Eilertsen <haraldei@anduin.net>"]
edition = "2018"

[dependencies]
clap = "2.32.0"
hound = "3.4.0"