1 2 3 4 5 6 7 8
[package] name = "pkthread" version = "1.0.0" edition = "2024" description = "PKaiser's threading utilities." readme = "../README.md" license = "MIT" repository = "https://gitlab.com/pk_util/pkthread"