Skip to content

Commit 7d7052b

Browse files
committed
1.2.0
1 parent c9b60b8 commit 7d7052b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[package]
22
name = "earshot"
3-
version = "1.1.0"
3+
version = "1.2.0"
44
description = "Ridiculously fast & accurate voice activity detection in pure Rust"
55
repository = "https://github.com/pykeio/earshot"
66
authors = [ "Carson M <carson@pyke.io>" ]
77
license = "MIT OR Apache-2.0"
88
edition = "2024"
9-
exclude = ["tests/data", "benches/", "examples/", ".github"]
9+
include = ["/src"]
1010
rust-version = "1.87"
1111

1212
[features]

0 commit comments

Comments
 (0)