mirror of
https://github.com/wez/wezterm.git
synced 2024-11-27 12:23:46 +03:00
fixup mac build for extern crate changes
This commit is contained in:
parent
e1a1530d22
commit
3f48387079
@ -14,7 +14,7 @@ use core_text::font_collection::create_for_family;
|
||||
use core_text::font_descriptor::{
|
||||
kCTFontDefaultOrientation, SymbolicTraitAccessors, TraitAccessors,
|
||||
};
|
||||
use failure::Error;
|
||||
use failure::{format_err, Error};
|
||||
use std::ptr;
|
||||
|
||||
#[allow(non_upper_case_globals)]
|
||||
|
Loading…
Reference in New Issue
Block a user