[build-dependencies.cc]
version = "1.0"
[build-dependencies.rustc_version]
version = "0.2"
[dev-dependencies.lazy_static]
version = "1.4.0"
[package]
authors = ["Avril <flanchan@cumallover.me>"]
description = "Safely allocate and manipulate arbitrarily-sized slices on the stack at runtime"
edition = "2018"
homepage = "https://git.flanchan.moe/flanchan/stackalloc-rs"
keywords = ["alloca", "stack", "stack-allocation", "safe"]
license = "MIT"
name = "stackalloc"
repository = "https://github.com/notflan/stackalloc-rs"
version = "1.1.0"