# 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_mpi" version = "3.0.0" authors = ["David Sorokin "] description = "Discrete event simulation library (the module of integration with MPI for 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_network] version = "2.0.0" [dependencies.libc] version = "0.2.0"