fiscalprinter 1.0.8

A Fiscal Printer trait for implementation
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[package]
name = "fiscalprinter"
description = "A Fiscal Printer trait for implementation"
version = "1.0.8"
edition = "2021"
authors = ["Yamel Senih <ysenih@erpya.com>"]
license-file = "LICENSE.md"
keywords = ["fiscal-printer", "lve"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
serialport = "4.2.0"
hex = "0.4.3"
rand = "0.8.5"