diff 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
line wrap: on
line diff
--- a/Cargo.toml	Thu Jun 26 00:48:51 2025 -0400
+++ b/Cargo.toml	Thu Jun 26 22:41:28 2025 -0400
@@ -1,5 +1,5 @@
 [workspace]
-members = ["testharness"]
+members = ["libpam-sys", "testharness"]
 resolver = "2"
 
 [workspace.package]