Skip to content

Commit

Permalink
Merge pull request #76 from siketyan/feat/publish-objcaccess
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanmcgrath authored Apr 2, 2023
2 parents 68da052 + 64908e5 commit 5e7e516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 5e7e516

Please sign in to comment.