[dependencies.cfg-if]
version = "1"
[dependencies.libc]
default-features = false
optional = true
version = "0.2"
[features]
std = []
[package]
description = "A abort function that doesn't require the standard library"
edition = "2021"
license = "Apache-2.0 OR MIT"
name = "libabort"
readme = "README.md"
repository = "https://github.com/Techcable/libabort.rust"
version = "0.1.0"