summaryrefslogtreecommitdiff
path: root/Cargo.toml
blob: 91c85bf602458c62512182306a2f7747b8d762da (plain)
[package]
name = "happylock"
version = "0.1.0"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
parking_lot = "0.12"