hoogle icon indicating copy to clipboard operation
hoogle copied to clipboard

Added missing field to TLSSettings

Open rmullin7286 opened this issue 1 year ago • 0 comments

Fixes #423

The crypton-connection library added a new field to TLSSettingsSimple in version 0.4.0.

See: https://github.com/kazu-yamamoto/crypton-connection/pull/3

When the constructor was called it caused the program to crash. This PR should fix that issue.

rmullin7286 avatar Jun 06 '24 07:06 rmullin7286