# 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 = "netsim-embed-core" version = "0.4.3" authors = ["David Craven "] description = "Core types for netsim embed." license = "MIT" repository = "https://github.com/ipfs-rust/netsim-embed" [dependencies.async-global-executor] version = "2.3.1" [dependencies.async-io] version = "1.13.0" [dependencies.futures] version = "0.3.27" [dependencies.libpacket] version = "0.1.2" [dependencies.rand] version = "0.8.5" [dependencies.thiserror] version = "1.0.40" [dev-dependencies.async-std] version = "1.12.0" features = ["attributes"]