Skip to content

Commit cfe3e39

Browse files
committed
update pointers and sha2 dep
1 parent b8012e9 commit cfe3e39

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ url = "2.2.2"
4040
rustls = { version = "0.19.0", features = ["dangerous_configuration"]}
4141
rcgen = { version = "0.8.14", features = ["pem", "x509-parser"]}
4242
ring = "0.16.20"
43-
sha2 = "0.9.8"
43+
sha2 = "0.10.1"
4444
lazy_static = "1.4.0"
4545
hex = "0.4.3"
4646

crates/ice

crates/media

Submodule media updated 1 file

crates/rtcp

crates/sctp

crates/srtp

Submodule srtp updated 1 file

0 commit comments

Comments
 (0)