Skip to content

Commit

Permalink
export origin
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanisaacs committed Jan 31, 2023
1 parent b82d5e4 commit c421877
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mustang/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ macro_rules! can_run_this {
#[cfg(target_vendor = "mustang")]
extern crate c_gull;
#[cfg(target_vendor = "mustang")]
extern crate origin;
pub extern crate origin;
#[cfg(not(target_arch = "arm"))]
#[cfg(target_vendor = "mustang")]
extern crate unwinding;
Expand Down

0 comments on commit c421877

Please sign in to comment.