Compare commits

...

2 commits
0.1.0 ... main

Author SHA1 Message Date
a477d323d6 metadata 2022-01-25 09:21:24 +01:00
21027665a9 metadata 2022-01-25 09:20:51 +01:00

View file

@ -2,6 +2,11 @@
name = "pythonic_global_lock"
version = "0.1.0"
edition = "2021"
license = "MIT"
categories = ["concurrency"]
keywords = ["joke", "locking", "mutex"]
repository = "https://github.com/Nilstrieb/pythonic_global_lock"
description = "A globally locked mutex"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html