# 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 = "mfek-ipc" version = "0.0.4-beta1" authors = ["Fredrick Brennan "] description = "Modular Font Editor K (MFEK) inter-process communication library." readme = "README.md" keywords = ["mfek-ipc"] license = "Apache-2.0" repository = "https://github.com/MFEK/ipc.rlib" [dependencies.atty] version = "0.2" [dependencies.chrono] version = "0.4" [dependencies.chrono_locale] version = "0.1" [dependencies.colored] version = "2" [dependencies.figlet-rs] version = "0.1" [dependencies.glifparser] version = "1.2" default-features = false [dependencies.log] version = "0.4" [dependencies.notify] version = "4" [dependencies.serde] version = "1.0" [dependencies.serde_json] version = "1.0" [dev-dependencies.env_logger] version = "0.10" [dev-dependencies.test-log] version = "0.2" [features] reproducible-build = [] [target."cfg(windows)".dependencies.ansi_term] version = "0.12"