[dependencies.serde]
version = "1.0"
[package]
authors = ["Nicholas Comendant <nicholas.comendant@gmail.com>"]
categories = ["wasm"]
description = "A mutex used for single-threaded WebAssembly applications"
edition = "2021"
license = "MIT"
name = "wasm_mutex"
readme = "README.md"
repository = "https://github.com/ncomendant/wasm_mutex"
resolver = "2"
version = "0.1.4"