Skip to content

Commit 4069b2a

Browse files
committed
chore(sys): bump tinydtls submodule and crate version to 0.1.2
1 parent 680a4b1 commit 4069b2a

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "tinydtls-sys/src/tinydtls"]
22
path = tinydtls-sys/src/tinydtls
33
url = https://github.com/eclipse/tinydtls.git
4-
branch = develop
4+
branch = main

tinydtls-sys/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[package]
55
name = "tinydtls-sys"
66
description = "Raw bindings to the TinyDTLS library."
7-
version = "0.1.1+tinydtls-c7c3ca8"
7+
version = "0.1.2+tinydtls-c84e36f"
88
edition = "2021"
99
links = "tinydtls"
1010
# For tinydtls, both licenses can be applied, see https://www.eclipse.org/legal/eplfaq.php#DUALLIC

tinydtls-sys/src/tinydtls

0 commit comments

Comments
 (0)