JKRhb / dtls2

A DTLS library for Dart based on OpenSSL.
MIT License
3 stars 0 forks source link

chore!: bump required Dart version to 2.17 #35

Closed JKRhb closed 1 year ago

JKRhb commented 1 year ago

This enables the use of enhanced enums in the code base.