namaste 0.17.0

Simple locks between processes
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "libc"
version = "0.2.84"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "1cca32fa0182e8c0989459524dc356b8f2b5c10f1b9eb521b7d182c03cf8c5ff"

[[package]]
name = "namaste"
version = "0.17.0"
dependencies = [
 "libc",
 "zeros",
]

[[package]]
name = "zeros"
version = "10.0.2"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "a74cd2ba0125c23fb2e8263b4839f0e5b314f4f5cc512221df909db7f3cdb8da"