# 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 = "2018" name = "healthcard_rust" version = "0.1.2" authors = [ "KlexHub UG (haftungsbeschränkt) ", "Johannes Waigel ", ] description = "Read data from German public health insurance cards (Elektronische Gesundheitskarte eGK)" readme = "README.md" license = "MIT" [dependencies.flate2] version = "1.0" [dependencies.libz-sys] version = "1.1.2" [dependencies.pcsc] version = "2" [dependencies.serde_json] version = "1.0" [dependencies.xpath_reader] version = "0.5.3"