# 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 = "2021" name = "EMNetChain" version = "0.1.3" authors = ["ElectroMutex"] description = "Chaining Server" homepage = "https://github.com/SkillfulElectro/EMNetChain.git" documentation = "https://github.com/SkillfulElectro/EMNetChain.git" readme = "README.md" license = "MIT" repository = "https://github.com/SkillfulElectro/EMNetChain.git" [dependencies.EMDisi_lib] version = "0.1.7" [dependencies.EMUtil] version = "0.1.1" [dependencies.json_parser_simple] version = "0.1.2" [dependencies.num_cpus] version = "1.16.0"