rename proc macro project

This commit is contained in:
Henry Schimke
2022-12-30 08:47:48 -06:00
parent a513b8c638
commit 4f7478245a
19 changed files with 18 additions and 18 deletions

View File

@@ -14,7 +14,7 @@
* limitations under the License.
*/
use one_d_reader_derive::OneDReader;
use one_d_proc_derive::OneDReader;
use crate::common::BitArray;
use crate::{BarcodeFormat, Exceptions, RXingResult};