mirror of
https://github.com/encounter/objdiff.git
synced 2025-12-17 00:47:12 +00:00
objdiff-cli diff: Click-to-highlight & build fixes
This commit is contained in:
@@ -7,7 +7,7 @@ use std::{
|
||||
|
||||
use anyhow::{anyhow, Context, Error, Result};
|
||||
use objdiff_core::{
|
||||
diff::{diff_objs, DiffAlg, DiffObjConfig},
|
||||
diff::{diff_objs, DiffObjConfig},
|
||||
obj::{elf, ObjInfo},
|
||||
};
|
||||
use time::OffsetDateTime;
|
||||
|
||||
Reference in New Issue
Block a user