[build-dependencies.cc]
optional = true
version = "1.0"
[features]
compile-alloca = ["cc"]
stack-clash-protection = []
[lib]
name = "gear_stack_buffer"
path = "src/lib.rs"
[package]
authors = ["Gear Technologies"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = "build.rs"
description = "Gear stack buffer implementation"
documentation = "https://docs.rs/gear-stack-buffer"
edition = "2021"
license = "GPL-3.0"
name = "gear-stack-buffer"
readme = false
rust-version = "1.81"
version = "1.7.0"