Skip to content

Commit 4571c3f

Browse files
committed
⬆️Update speakstream version
fixes audio ducking not restoring
1 parent fe5ae2a commit 4571c3f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ clipboard = "0.5.0"
3939
reqwest = { version = "0.12.1", features = ["json"] }
4040
serde = { version = "1.0", features = ["derive"] }
4141
once_cell = "1.19.0"
42-
speakstream = "0.4.1"
42+
speakstream = "0.4.2"
4343
# speakstream = { path = "../speakstream" }
4444
windows = { version = "0.52.0", features = [
4545
"Win32_System_Com",

0 commit comments

Comments
 (0)