[package] name = "rolock" version = "0.1.2" edition = "2021" authors = ["hinto.janai "] description = "Read Only Lock" documentation = "https://docs.rs/rolock" repository = "https://github.com/hinto-janai/rolock" readme = "README.md" keywords = ["read", "lock", "sync", "read-only", "thread"] license = "MIT" [dependencies]