Skip to content

Commit 0cf7f40

Browse files
committed
bump str0m to 0.21.0
1 parent f87debb commit 0cf7f40

2 files changed

Lines changed: 15 additions & 15 deletions

File tree

Cargo.lock

Lines changed: 14 additions & 14 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
@@ -30,7 +30,7 @@ rand = "0.10.1"
3030
serde = { version = "1", features = ["derive"] }
3131
# str0m = { git = "https://github.com/PulseBeamDev/str0m.git", branch = "patch/abs-capture-time" }
3232
# str0m = { git = "https://github.com/algesten/str0m.git", rev = "fbbbde3" }
33-
str0m = { version = "0.20.0" }
33+
str0m = { version = "0.21.0" }
3434
# str0m = { path = "../str0m" }
3535
thiserror = "2.0"
3636
tokio = { version = "1", features = ["full", "test-util", "tracing"] }

0 commit comments

Comments
 (0)