chore: update str0m dependency (#3402)

This includes https://github.com/algesten/str0m/pull/452.
This commit is contained in:
Thomas Eizinger
2024-01-25 09:36:32 -08:00
committed by GitHub
parent 85304329b9
commit 032b0a8db5

2
rust/Cargo.lock generated
View File

@@ -6081,7 +6081,7 @@ checksum = "9e08d8363704e6c71fc928674353e6b7c23dcea9d82d7012c8faf2a3a025f8d0"
[[package]]
name = "str0m"
version = "0.4.1"
source = "git+https://github.com/algesten/str0m?branch=main#e6fa6808dfcdac23e0d1f61d405f938035e4eaf9"
source = "git+https://github.com/algesten/str0m?branch=main#30ba27e4fb683d45559e5a821c0c2c084e02463a"
dependencies = [
"combine",
"crc",