diff --git a/Cargo.toml b/Cargo.toml index 7b5b2f3..a696b38 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "rxing" -version = "0.5.3" +version = "0.5.4" description="A rust port of the zxing barcode library." license="Apache-2.0" repository="https://github.com/rxing-core/rxing" diff --git a/tests/cpp_qr_code_blackbox_tests.rs b/tests/cpp_qr_code_blackbox_tests.rs index ac90a81..7883373 100644 --- a/tests/cpp_qr_code_blackbox_tests.rs +++ b/tests/cpp_qr_code_blackbox_tests.rs @@ -328,6 +328,7 @@ fn cpp_qrcode_black_box7_test_case() { tester.test_black_box(); } +#[cfg(feature = "image-formats")] #[test] fn cpp_rmqr_blackbox_test_case() { let mut tester = common::AbstractBlackBoxTestCase::new(