chore: Switch to using my new proc_macro comlexr
This commit is contained in:
parent
796ff4869b
commit
cbb6efd14d
18 changed files with 208 additions and 352 deletions
|
|
@ -6,7 +6,7 @@ use std::{
|
|||
thread,
|
||||
};
|
||||
|
||||
use blue_build_utils::cmd;
|
||||
use comlexr::cmd;
|
||||
use log::{debug, error, trace, warn};
|
||||
use nix::{
|
||||
libc::{SIGABRT, SIGCONT, SIGHUP, SIGTSTP},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue