[features]
default = ["std"]
nightly = []
std = []
[package]
authors = ["Raspberry1111 <raspberry1111@duck.com>"]
description = "Atomic semaphores"
edition = "2021"
license = "MIT OR Apache-2.0"
name = "semaphorus"
readme = "./README.md"
repository = "https://github.com/Raspberry1111/semaphorus"
resolver = "2"
version = "0.1.0"