Skip to content

Commit fdf1739

Browse files
Update libdatachannel to v0.21.2
1 parent 2c5101c commit fdf1739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ include(FetchContent)
2929
FetchContent_Declare(
3030
libdatachannel
3131
GIT_REPOSITORY https://github.com/paullouisageneau/libdatachannel.git
32-
GIT_TAG "v0.21.1"
32+
GIT_TAG "v0.21.2"
3333
)
3434

3535
option(NO_MEDIA "Disable media transport support in libdatachannel" OFF)

0 commit comments

Comments
 (0)