mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
fix warning
This commit is contained in:
@@ -16,6 +16,8 @@
|
||||
|
||||
//package com.google.zxing;
|
||||
|
||||
#![allow(deprecated)]
|
||||
|
||||
use crate::{pdf417::encoder::Dimensions, Dimension};
|
||||
|
||||
#[cfg(feature = "serde")]
|
||||
|
||||
Reference in New Issue
Block a user