зеркало из https://github.com/mozilla/webrtc-sdp.git
Merge pull request #280 from mozilla/0_3_13_rel
Update README.md and Cargo.toml for 0.3.13
This commit is contained in:
Коммит
02301b1619
|
@ -1,4 +1,8 @@
|
|||
# Changelog
|
||||
## [0.3.13] - 2024-09-24
|
||||
|
||||
- Add support for AV1
|
||||
- Minimum Rust version >= 1.70
|
||||
|
||||
## [0.3.12] - 2024-06-18
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "webrtc-sdp"
|
||||
version = "0.3.12"
|
||||
version = "0.3.13"
|
||||
authors = ["Nicolas Grunbaum <na-g+github@nostrum.com>", "Nils Ohlmeier <github@ohlmeier.org>"]
|
||||
description = "webrtc-sdp parses strings in the format of the Session Description Protocol according to RFC4566. It specifically supports the subset of features required to support WebRTC according to the JSEP draft."
|
||||
repository = "https://github.com/mozilla/webrtc-sdp"
|
||||
|
|
Загрузка…
Ссылка в новой задаче