Skip to content

Commit

Permalink
Update libdatachannel to 0.19.5
Browse files Browse the repository at this point in the history
  • Loading branch information
lerouxrgd committed Feb 17, 2024
1 parent 1de24c1 commit b214324
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "datachannel"
version = "0.11.2"
version = "0.11.3"
edition = "2021"
description = "Rust wrappers for libdatachannel."
repository = "https://github.com/lerouxrgd/datachannel-rs"
Expand Down
2 changes: 1 addition & 1 deletion datachannel-sys/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "datachannel-sys"
version = "0.19.4"
version = "0.19.5"
authors = ["Romain Leroux <romain@leroux.dev>"]
edition = "2021"
links = "datachannel"
Expand Down

0 comments on commit b214324

Please sign in to comment.