mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
This turned out to be a user error in how I was using proptest. Related: https://github.com/proptest-rs/proptest/issues/72. Resolves: #3965.