mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 12:22:34 +00:00
switch to using cargo version of one-d-proc-derive
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
use super::OneDReader;
|
||||
use crate::{BarcodeFormat, Exceptions};
|
||||
use one_d_proc_derive::{EANReader, OneDReader};
|
||||
use rxing_one_d_proc_derive::{EANReader, OneDReader};
|
||||
|
||||
use super::upc_ean_reader;
|
||||
use super::UPCEANReader;
|
||||
|
||||
Reference in New Issue
Block a user