# 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 = "seeed-erpc" version = "0.1.1" authors = ["Tom "] exclude = ["assets", "examples"] description = "Driver crate for interacting with seeed-studio eRPC Wifi devices." documentation = "https://docs.rs/seeed-erpc/" readme = "README.md" keywords = ["embedded", "embedded-hal", "no-std", "seeed", "wio-terminal"] categories = ["embedded", "hardware-support", "no-std"] license = "MIT OR Apache-2.0" repository = "https://github.com/twitchyliquid64/seeed-erpc-rs" [dependencies.bbqueue] version = "^0.4.11" [dependencies.bitfield] version = "0.13" [dependencies.bitflags] version = "1.2" [dependencies.generic-array] version = "0.14" [dependencies.heapless] version = "0.5" [dependencies.no-std-net] version = "0.5" [dependencies.nom] version = "^6.0" default-features = false