Closed ids1024 closed 9 months ago
Includes https://github.com/hecrj/window_clipboard/pull/23. So there are no outdated dependencies.
Currently connect is unsafe, so it doesn't enforce the lifetime of the display. (It already was unsafe, it just wasn't marked as such.)
connect
Closes #23.
Includes https://github.com/hecrj/window_clipboard/pull/23. So there are no outdated dependencies.
Currently
connect
is unsafe, so it doesn't enforce the lifetime of the display. (It already was unsafe, it just wasn't marked as such.)Closes #23.