showbits/Cargo.lock
2024-03-02 23:02:32 +01:00

14 lines
263 B
TOML

# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3
[[package]]
name = "showbits-common"
version = "0.0.0"
[[package]]
name = "showbits-thermal-printer"
version = "0.0.0"
dependencies = [
"showbits-common",
]