# 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 = "bl602-sdk" version = "0.0.6" authors = ["Lee Lup Yuen "] description = "Rust Wrapper for BL602 IoT SDK" documentation = "https://docs.rs/bl602-sdk" readme = "../README.md" keywords = ["bl602", "bl604", "riscv"] categories = ["embedded", "no-std"] license = "Apache-2.0" repository = "https://github.com/lupyuen/bl602-rust-wrapper" [dependencies.bl602-macros] version = "0.0.2" [dependencies.cty] version = "0.2.1" [dependencies.heapless] version = "0.7.3" [features] default = []