Skip to content
This repository was archived by the owner on Jun 23, 2022. It is now read-only.

Commit faf75ca

Browse files
committed
Resolve warnings
1 parent 8a83cf5 commit faf75ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/bitmap/target.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#[cfg(all(not(target_arch = "wasm32"), feature = "image"))]
12
use std::path::Path;
23
use std::marker::PhantomData;
34
#[cfg(all(feature = "gif", not(target_arch = "wasm32"), feature = "image"))]

0 commit comments

Comments
 (0)