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:
@@ -14,7 +14,7 @@
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
use one_d_proc_derive::OneDReader;
|
||||
use rxing_one_d_proc_derive::OneDReader;
|
||||
|
||||
use crate::common::BitArray;
|
||||
use crate::{BarcodeFormat, Exceptions, RXingResult};
|
||||
|
||||
Reference in New Issue
Block a user