File tree Expand file tree Collapse file tree 17 files changed +17
-17
lines changed Expand file tree Collapse file tree 17 files changed +17
-17
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.1.0"
44authors = [" Vincent Esche <regexident@gmail.com>" ]
55edition = " 2021"
66description = " A pure Rust implementation of WebRTC Media Constraints API"
7- license = " MIT/ Apache-2.0"
7+ license = " MIT OR Apache-2.0"
88documentation = " https://docs.rs/webrtc-constraints"
99homepage = " https://webrtc.rs"
1010repository = " https://github.com/webrtc-rs/constraints"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.7.0"
44authors = [" Rain Liu <yliu@webrtc.rs>" ]
55edition = " 2021"
66description = " A pure Rust implementation of WebRTC DataChannel API"
7- license = " MIT/ Apache-2.0"
7+ license = " MIT OR Apache-2.0"
88documentation = " https://docs.rs/webrtc-data"
99homepage = " https://webrtc.rs"
1010repository = " https://github.com/webrtc-rs/data"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.7.2"
44authors = [" Rain Liu <yuliu@webrtc.rs>" ]
55edition = " 2021"
66description = " A pure Rust implementation of DTLS"
7- license = " MIT/ Apache-2.0"
7+ license = " MIT OR Apache-2.0"
88documentation = " https://docs.rs/webrtc-dtls"
99homepage = " https://webrtc.rs"
1010repository = " https://github.com/webrtc-rs/dtls"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.5.0"
44authors = [" Rain Liu <yliu@webrtc.rs>" ]
55edition = " 2021"
66description = " Examples of WebRTC.rs stack"
7- license = " MIT/ Apache-2.0"
7+ license = " MIT OR Apache-2.0"
88documentation = " https://docs.rs/examples"
99homepage = " https://webrtc.rs"
1010repository = " https://github.com/webrtc-rs/examples"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.9.1"
44authors = [" Rain Liu <yliu@webrtc.rs>" ]
55edition = " 2021"
66description = " A pure Rust implementation of ICE"
7- license = " MIT/ Apache-2.0"
7+ license = " MIT OR Apache-2.0"
88documentation = " https://docs.rs/webrtc-ice"
99homepage = " https://webrtc.rs"
1010repository = " https://github.com/webrtc-rs/ice"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.9.0"
44authors = [" Rain Liu <yliu@webrtc.rs>" ]
55edition = " 2021"
66description = " A pure Rust implementation of Pluggable RTP/RTCP processors"
7- license = " MIT/ Apache-2.0"
7+ license = " MIT OR Apache-2.0"
88documentation = " https://docs.rs/interceptor"
99homepage = " https://webrtc.rs"
1010repository = " https://github.com/webrtc-rs/interceptor"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.5.2"
44authors = [" Rain Liu <yuliu@webrtc.rs>" ]
55edition = " 2021"
66description = " A pure Rust implementation of mDNS"
7- license = " MIT/ Apache-2.0"
7+ license = " MIT OR Apache-2.0"
88documentation = " https://docs.rs/webrtc-mdns"
99homepage = " https://webrtc.rs"
1010repository = " https://github.com/webrtc-rs/mdns"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.6.1"
44authors = [" Rain Liu <yliu@webrtc.rs>" ]
55edition = " 2021"
66description = " A pure Rust implementation of WebRTC Media API"
7- license = " MIT/ Apache-2.0"
7+ license = " MIT OR Apache-2.0"
88documentation = " https://docs.rs/webrtc-media"
99homepage = " https://webrtc.rs"
1010repository = " https://github.com/webrtc-rs/media"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.9.0"
44authors = [" Rain Liu <yliu@webrtc.rs>" , " Michael Uti <utimichael9@gmail.com>" ]
55edition = " 2021"
66description = " A pure Rust implementation of RTCP"
7- license = " MIT/ Apache-2.0"
7+ license = " MIT OR Apache-2.0"
88documentation = " https://docs.rs/rtcp"
99homepage = " https://webrtc.rs"
1010repository = " https://github.com/webrtc-rs/rtcp"
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ version = "0.8.0"
44authors = [" Rain Liu <yliu@webrtc.rs>" , " Michael Uti <utimichael9@gmail.com>" ]
55edition = " 2021"
66description = " A pure Rust implementation of RTP"
7- license = " MIT/ Apache-2.0"
7+ license = " MIT OR Apache-2.0"
88documentation = " https://docs.rs/rtp"
99homepage = " https://webrtc.rs"
1010repository = " https://github.com/webrtc-rs/rtp"
You can’t perform that action at this time.
0 commit comments