Skip to content

Commit f359a9c

Browse files
dependabot[bot]iequidoo
authored andcommitted
chore(cargo): bump sdp from 0.8.0 to 0.10.0
Bumps [sdp](https://github.com/webrtc-rs/webrtc) from 0.8.0 to 0.10.0. - [Release notes](https://github.com/webrtc-rs/webrtc/releases) - [Commits](webrtc-rs/webrtc@v0.8.0...v0.10.0) --- updated-dependencies: - dependency-name: sdp dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d97a5b commit f359a9c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

Lines changed: 3 additions & 3 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
@@ -88,7 +88,7 @@ regex = { workspace = true }
8888
rusqlite = { workspace = true, features = ["sqlcipher"] }
8989
rustls-pki-types = "1.12.0"
9090
sanitize-filename = { workspace = true }
91-
sdp = "0.8.0"
91+
sdp = "0.10.0"
9292
serde_json = { workspace = true }
9393
serde_urlencoded = "0.7.1"
9494
serde = { workspace = true, features = ["derive"] }

0 commit comments

Comments
 (0)