log Cargo.toml @ 80:5aa1a010f1e8

age author description
Tue, 10 Jun 2025 01:09:30 -0400 Paul Fisher Start using PAM headers; improve owned/borrowed distinction.
Sun, 08 Jun 2025 01:03:46 -0400 Paul Fisher Update the libpam module to work with the new structure.
Fri, 06 Jun 2025 22:21:17 -0400 Paul Fisher Make conversations type-safe (last big reorg) (REAL) (NOT CLICKBAIT)
Tue, 03 Jun 2025 01:21:59 -0400 Paul Fisher Implement low-level conversation primitives.
Tue, 27 May 2025 16:40:45 -0400 Paul Fisher Bump version to v0.0.6. v0.0.6
Tue, 27 May 2025 14:37:28 -0400 Paul Fisher Make `PamHandle` and `PamModuleHandle` traits.
Wed, 21 May 2025 23:10:09 -0400 Paul Fisher Further improve docs and put `conv` behind a feature gate.