Skip to content

Commit c421877

Browse files
committed
export origin
1 parent b82d5e4 commit c421877

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mustang/src/lib.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ macro_rules! can_run_this {
2828
#[cfg(target_vendor = "mustang")]
2929
extern crate c_gull;
3030
#[cfg(target_vendor = "mustang")]
31-
extern crate origin;
31+
pub extern crate origin;
3232
#[cfg(not(target_arch = "arm"))]
3333
#[cfg(target_vendor = "mustang")]
3434
extern crate unwinding;

0 commit comments

Comments
 (0)