[package] name = "cctalk" version = "0.2.0" license = "MIT" authors = ["Juhasz Sandor "] repository = "https://github.com/endticket/cctalk" description = "CCTalk protocol implementation for handling payment devices" edition = "2018" [dependencies] serial = "^0.4.0" log = "0.4"