# 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" rust-version = "1.73" name = "simink" version = "0.1.13" authors = ["Zhang hengtian "] exclude = ["crates/"] description = """ simink 是一个嵌入式全系统模拟器, 提供大量的板卡模拟. simink 支持 Windows, macOS and Linux. """ documentation = "https://docs.rs/simink" readme = "README.md" keywords = [ "simulator", "embedded", ] categories = [ "simulator", "embedded", "boards", ] license = "Apache-2.0" [dependencies.srcu] version = "0.1" default-features = false [dependencies.tokio] version = "1.33" features = ["full"]