mirror of
https://github.com/starovoid/rxing.git
synced 2026-07-26 04:12:34 +00:00
change to using once_cell for lazy init
This commit is contained in:
@@ -15,7 +15,7 @@ exclude = [
|
||||
[dependencies]
|
||||
regex = "1.7.0"
|
||||
fancy-regex = "0.10"
|
||||
lazy_static = "1.4.0"
|
||||
once_cell = "1.17.0"
|
||||
encoding = "0.2"
|
||||
rand = "0.8.5"
|
||||
urlencoding = "2.1.2"
|
||||
|
||||
Reference in New Issue
Block a user