build(rust): bump str0m (#6966)

This includes fixes such as https://github.com/algesten/str0m/pull/569
which reduce the number of packets sent by str0m.
This commit is contained in:
Thomas Eizinger
2024-10-09 13:09:34 +11:00
committed by GitHub
parent 590edad8fc
commit 17ea827c03

2
rust/Cargo.lock generated
View File

@@ -7092,7 +7092,7 @@ checksum = "a2eb9349b6444b326872e140eb1cf5e7c522154d69e7a0ffb0fb81c06b37543f"
[[package]]
name = "str0m"
version = "0.6.2"
source = "git+https://github.com/algesten/str0m?branch=main#353923f5c102497117bd816285d8f95a549a6c3a"
source = "git+https://github.com/algesten/str0m?branch=main#5c4c9d54bb2331ff8a15a2e62e2575f6ec82286d"
dependencies = [
"combine",
"crc",