Skip to content

Releases: namib-project/tinydtls-rs

tinydtls-sys_0.2.0

11 Jun 16:27
9cea60c
Compare
Choose a tag to compare

What's Changed

Full list of changes: tinydtls-sys_0.1.2...tinydtls-sys_0.2.0

tinydtls-sys 0.1.2

20 Nov 00:16
14614c6
Compare
Choose a tag to compare

Changelog

  • Avoid bindgen-generated Debug implementation of dtls_hello_verify_t (thanks to @RalfJung, #1)
  • Updated tinydtls to most recent upstream commit eclipse/tinydtls@c84e36f (#2)
  • Prevented unnecessary rebuilds of vendored library due to incorrect cargo metadata (#2)