comparison Cargo.toml @ 106:49d9e2b5c189

An irresponsible mix of implementing libpam-sys and other stuff.
author Paul Fisher <paul@pfish.zone>
date Thu, 26 Jun 2025 22:41:28 -0400
parents 13b4d2a19674
children e97534be35e3
comparison
equal deleted inserted replaced
105:13b4d2a19674 106:49d9e2b5c189
1 [workspace] 1 [workspace]
2 members = ["testharness"] 2 members = ["libpam-sys", "testharness"]
3 resolver = "2" 3 resolver = "2"
4 4
5 [workspace.package] 5 [workspace.package]
6 version = "0.0.8-alpha0" 6 version = "0.0.8-alpha0"
7 authors = ["Paul Fisher <paul@pfish.zone>"] 7 authors = ["Paul Fisher <paul@pfish.zone>"]