# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] name = "kicad_parse_gen" version = "7.0.2" authors = ["Joost Damad ", "Adam Heinrich "] description = "Kicad file format parser and generator library" documentation = "https://docs.rs/kicad_parse_gen" license = "MIT/Apache-2.0" repository = "https://github.com/productize/kicad-parse-gen" [dependencies.shellexpand] version = "1.0" [dependencies.env_logger] version = "0.4" [dependencies.log] version = "0.3" [dependencies.symbolic_expressions] version = "5.0" [dev-dependencies.difference] version = "1.0"