mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-18 03:25:55 +00:00
rust: make examples no_std compatible too
This commit is contained in:
parent
26899f3544
commit
d9596883d3
@ -1,4 +1,4 @@
|
||||
use std::ffi::CString;
|
||||
use cstr_core::CString;
|
||||
|
||||
use libnotcurses_sys as nc;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user