aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock
blob: 2d2362feccd4ac8d11ddd3a7e2be7b78b2cfb8c7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[[package]]
name = "hound"
version = "3.4.0"
source = "registry+https://github.com/rust-lang/crates.io-index"

[[package]]
name = "trriggy"
version = "0.1.0"
dependencies = [
 "hound 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)",
]

[metadata]
"checksum hound 3.4.0 (registry+https://github.com/rust-lang/crates.io-index)" = "8a164bb2ceaeff4f42542bdb847c41517c78a60f5649671b2a07312b6e117549"