Skip to content

Commit 34cad88

Browse files
build(deps): bump str0m from 0.9.0 to 0.11.1
Bumps [str0m](https://github.com/algesten/str0m) from 0.9.0 to 0.11.1. - [Changelog](https://github.com/algesten/str0m/blob/main/CHANGELOG.md) - [Commits](algesten/str0m@0.9.0...0.11.1) --- updated-dependencies: - dependency-name: str0m dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 74194e2 commit 34cad88

File tree

2 files changed

+16
-20
lines changed

2 files changed

+16
-20
lines changed

Cargo.lock

Lines changed: 15 additions & 19 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
@@ -65,7 +65,7 @@ rcgen = { version = "0.14.5", optional = true }
6565
# End of Quic related dependencies.
6666

6767
# WebRTC related dependencies. WebRTC is an experimental feature flag. The dependencies must be updated.
68-
str0m = { version = "0.9.0", optional = true }
68+
str0m = { version = "0.11.1", optional = true }
6969
# End of WebRTC related dependencies.
7070

7171
# Fuzzing related dependencies.

0 commit comments

Comments
 (0)