# 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 = "Icarus-nrf9160-bsp" version = "0.0.0" authors = ["Daniel Hayes "] description = "Icarus-nrf9160-bsp is an open source board support package for the Icarus IoT dev board by Actinius." readme = "README.md" keywords = [ "arm", "nrf9160", ] categories = [ "embedded", "no-std", ] license = "MIT OR Apache-2.0" repository = "https://github.com/dkhayes117/Icarus-nrf9160-bsp/" resolver = "2" [dependencies.nrf9160-hal] version = "0.15.1"