# 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 believe there's an error in this file please file an # issue against the rust-lang/cargo repository. If you're # editing this file be aware that the upstream Cargo.toml # will likely look very different (and much more reasonable) [package] edition = "2018" name = "gd32vf103xx-hal" version = "0.5.0" authors = ["The RISC-V Team "] description = "HAL for GD32VF103 microcontrollers" keywords = ["riscv", "gd32", "hal"] categories = ["embedded", "hardware-support", "no-std"] license = "ISC" repository = "https://github.com/riscv-rust/gd32vf103xx-hal" [dependencies.cast] version = "0.2.3" default-features = false [dependencies.embedded-dma] version = "0.1.2" [dependencies.embedded-hal] version = "0.2.3" features = ["unproven"] [dependencies.gd32vf103-pac] version = "0.4.0" [dependencies.nb] version = "0.1.2" [dependencies.riscv] version = "0.6.0" [dependencies.vcell] version = "0.1.2" [dependencies.void] version = "1.0.2" default-features = false