# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] edition = "2021" name = "d30" version = "0.1.0" description = "Provisional userspace driver/app for the Phomemo D30 printer" keywords = ["calculator"] license = "AGPL-3.0-or-later" repository = "https://github.com/alxpettit/dimensions" resolver = "1" [dependencies.bluetooth-serial-port-async] version = "0.6.3" [dependencies.derive_more] version = "0.99.17" [dependencies.dimensions] version = "0.1.0" [dependencies.image] version = "0.24.6" [dependencies.imageproc] version = "0.23.0" [dependencies.rusttype] version = "0.9.3" features = ["gpu_cache"] [dependencies.serialport] version = "4.2.1" [dependencies.snafu] version = "0.7.5" [dependencies.tokio] version = "1.29.1" features = ["full"]