allow deprecated internally

This commit is contained in:
Henry Schimke
2022-12-31 11:58:08 -06:00
parent f59507ce2a
commit 900ddfad38
4 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
#![allow(deprecated)]
/*
* Copyright 2009 ZXing authors
*

View File

@@ -1,3 +1,4 @@
#![allow(deprecated)]
/*
* Copyright 2008 ZXing authors
*

View File

@@ -1,3 +1,4 @@
#![allow(deprecated)]
/*
* Copyright 2009 ZXing authors
*

View File

@@ -1,3 +1,4 @@
#![allow(deprecated)]
/*
* Copyright 2009 ZXing authors
*