mirror of
https://github.com/valmojr/armatak.git
synced 2026-06-13 13:43:46 +00:00
[WIP] Working on QR Code generation, already got the local address to be displayed
This commit is contained in:
@@ -12,6 +12,7 @@ lazy_static = "1.5.0"
|
||||
log = "0.4.22"
|
||||
log4rs = "1.3.0"
|
||||
once_cell = "1.19.0"
|
||||
qrcode = "0.14.1"
|
||||
regex = "1.10.6"
|
||||
reqwest = { version = "0.12.7", features = ["blocking"] }
|
||||
serde = { version = "1.0.210", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user