Create project
This commit is contained in:
commit
44294830af
8 changed files with 45 additions and 0 deletions
14
Cargo.lock
generated
Normal file
14
Cargo.lock
generated
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
# 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",
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue