alloca 0.4.0

Mostly safe wrapper for alloca
Documentation
[build-dependencies.cc]
version = "1.0"

[features]
stack-clash-protection = []

[package]
authors = ["Adel Prokurov <adel.prokurov@gmail.com>", "StackOverflowExcept1on"]
categories = ["api-bindings", "no-std"]
description = "Mostly safe wrapper for alloca"
edition = "2021"
keywords = ["alloca", "wrapper", "stack", "stack-allocation"]
license = "MIT"
name = "alloca"
readme = "README.md"
repository = "https://github.com/playXE/alloca-rs"
version = "0.4.0"

[profile.release]
lto = "fat"