kicad_parse_gen 7.0.1

Kicad file format parser and generator library
Documentation
# 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.1"
authors = ["Joost Damad <joost@productize.be>", "Adam Heinrich <adam@productize.be>"]
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.log]
version = "0.3"

[dependencies.symbolic_expressions]
version = "5.0"

[dependencies.env_logger]
version = "0.4"

[dependencies.shellexpand]
version = "1.0"
[dev-dependencies.difference]
version = "1.0"