# 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 = "dvcompute_results_dist" version = "2.0.0" authors = ["David Sorokin "] description = "Discrete event simulation library (support of simulation results for optimistic distributed simulation)" homepage = "https://gitflic.ru/project/dsorokin/dvcompute" readme = "README.md" keywords = ["simulation"] categories = ["simulation"] license = "MPL-2.0" repository = "https://gitflic.ru/project/dsorokin/dvcompute" [dependencies.dvcompute_dist] version = "2.0.0" [dependencies.dvcompute_gpss_dist] version = "2.0.0" [dependencies.dvcompute_utils] version = "2.0.0" [features] default = ["dist_mode"] dist_mode = []