# 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 = "xio_job_to_blockdiag" version = "0.8.0" authors = ["Wolfgang Silbermayr "] description = "XIO job to blockdiag conversion tool" homepage = "https://gitlab.com/ommui/xio_job_to_blockdiag" documentation = "https://docs.rs/xio_job_to_blockdiag" license = "AGPL-3.0+" repository = "https://gitlab.com/ommui/xio_job_to_blockdiag" [dependencies.env_logger] version = "0.7.0" [dependencies.indexmap] version = "1.0.2" [dependencies.log] version = "0.4.6" [dependencies.ommui_file_loading] version = "0.7.0" [dependencies.snafu] version = "0.5.0" [dependencies.structopt] version = "0.3.2" [dependencies.xio_instructionset] version = "0.5.0" [dependencies.xio_jobset] version = "0.13.0"