# 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 = "ch32v-rt" version = "0.0.3" authors = ["Andelf "] description = "DEPRECATED: use qingke-rt instead" homepage = "https://github.com/ch32v-rs/ch32v-rt" documentation = "https://docs.rs/ch32v-rt" readme = "README.md" keywords = [ "wch", "riscv", "runtime", "startup", ] categories = [ "no-std", "embedded", ] license = "MIT/Apache-2.0" repository = "https://github.com/ch32v-rs/ch32v-rt" [dependencies.ch32v-rt-macros] version = "0.0.2"