Skip to content
This repository was archived by the owner on Aug 23, 2022. It is now read-only.

Commit 0ede8fd

Browse files
author
Rain Liu
committed
update Cargo.toml license to "MIT/Apache-2.0"
1 parent c8e7835 commit 0ede8fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version = "0.3.3"
44
authors = ["Rain Liu <[email protected]>", "Michael Uti <[email protected]>"]
55
edition = "2018"
66
description = "A pure Rust implementation of RTCP"
7-
license = "MIT"
7+
license = "MIT/Apache-2.0"
88
documentation = "https://docs.rs/rtcp"
99
homepage = "https://webrtc.rs"
1010
repository = "https://github.com/webrtc-rs/rtcp"

0 commit comments

Comments
 (0)