Skip to content

Commit

Permalink
add image re-export (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
cospectrum authored Mar 15, 2024
1 parent 8859bf2 commit 03e4285
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,5 @@ pub mod template_matching;
pub mod union_find;
#[cfg(feature = "display-window")]
pub mod window;

pub use image;

0 comments on commit 03e4285

Please sign in to comment.