libabort 0.1.8

A abort function that doesn't require the standard library
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "libabort"
version = "0.1.8"
dependencies = [
 "libc",
 "rustversion-detect",
]

[[package]]
name = "libc"
version = "0.2.155"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "97b3888a4aecf77e811145cadf6eef5901f4782c53886191b2f693f24761847c"

[[package]]
name = "rustversion-detect"
version = "0.1.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "6f70190da06c9502678bf4784c8a66228b325072df916e13f7e1d6cfdc7887fb"