# 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 = "card10-alloc" version = "0.1.1" authors = ["Astro "] description = "Dynamic memory allocation for card10 l0dables" homepage = "https://git.card10.badge.events.ccc.de/astro/rust-card10" documentation = "https://docs.rs/card10-alloc" keywords = ["CCC", "CCCamp2019", "CCCamp19", "card10", "l0dable"] categories = ["no-std", "memory-management"] license = "MIT/Apache-2.0" repository = "https://git.card10.badge.events.ccc.de/astro/rust-card10" [dependencies.alloc-cortex-m] version = "0.3" [dependencies.card10-sys] version = "^1.10"