feat: Publish objc_access module
Signed-off-by: Natsuki Ikeguchi <me@s6n.jp>
This commit is contained in:
parent
68da052a8f
commit
64908e5893
|
@ -153,7 +153,7 @@ pub mod layout;
|
|||
pub mod listview;
|
||||
pub mod networking;
|
||||
pub mod notification_center;
|
||||
pub(crate) mod objc_access;
|
||||
pub mod objc_access;
|
||||
|
||||
#[cfg(feature = "appkit")]
|
||||
pub mod pasteboard;
|
||||
|
|
Loading…
Reference in a new issue