Skip to content

Commit

Permalink
Merge pull request #38 from xd009642/dependabot/cargo/rubato-0.16.1
Browse files Browse the repository at this point in the history
Bump rubato from 0.15.0 to 0.16.1
  • Loading branch information
xd009642 authored Dec 16, 2024
2 parents e8ddeb1 + d1a095d commit 3356cbf
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 13 deletions.
14 changes: 2 additions & 12 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ opentelemetry-otlp = "0.16.0"
opentelemetry-semantic-conventions = "0.27.0"
opentelemetry_sdk = { version = "0.23.0", features = ["rt-tokio", "trace"] }
quanta = "0.12.3"
rubato = { version = "0.15.0", default-features = false }
rubato = { version = "0.16.1", default-features = false }
serde = { version = "1.0.200", features = ["derive"] }
serde_json = "1.0.117"
silero = { git = "https://github.com/emotechlab/silero-rs" }
Expand Down

0 comments on commit 3356cbf

Please sign in to comment.