What's Changed
- bump
libnotcurses-systov3.11.0. - wrap the raw notcurses pointer to ensure proper dropping order in #10.
This changes the public api of methods that previously required&mut Notcursesto now only require&Notcurses, and theVisualconstructors now also require to be passed&Notcursesas well.
Full Changelog: v3.5.1...v3.6.0
(compatible with notcurses v3.0.11)