log Cargo.toml @ 86:23162cd399aa default tip

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.
Wed, 21 May 2025 19:01:17 -0400 Paul Fisher Bump version to v0.0.5.
Mon, 05 May 2025 00:16:00 -0400 Paul Fisher Update some docs; bump to v0.0.4. v0.0.4
Sun, 04 May 2025 02:56:55 -0400 Paul Fisher Big big refactor. Probably should have been multiple changes.
Sun, 04 May 2025 00:58:04 -0400 Paul Fisher Make PamResultCode implement Error.
Sat, 03 May 2025 18:42:07 -0400 Paul Fisher Bump version to v0.0.3. v0.0.3
Wed, 16 Apr 2025 16:55:42 -0400 Paul Fisher Remove library name from Cargo.toml so this is called "nonstick". v0.0.2
Tue, 15 Apr 2025 01:04:29 -0400 Paul Fisher Upgrade to Rust 2021 edition.
Tue, 15 Apr 2025 00:51:26 -0400 Paul Fisher Mark v0.0.1. v0.0.1
Tue, 15 Apr 2025 00:50:23 -0400 Paul Fisher Rename to “nonstick”, move to root, update docs and license. base pam/Cargo.toml@2b9061c2a951
Sun, 24 Apr 2022 03:42:11 +0100 Andy Caldwell Overhaul
Fri, 03 Apr 2015 23:16:44 -0700 Jesse Hallett Updates for rustc 1.0.0-beta
Fri, 06 Mar 2015 14:01:36 -0800 Jesse Hallett Updates documentation link, bumps version number
Thu, 05 Mar 2015 18:25:35 -0800 Jesse Hallett Fixes email address in Cargo.toml metadata, removes license-file key
Thu, 05 Mar 2015 18:06:20 -0800 Jesse Hallett Adds metadata to Cargo.toml
Thu, 05 Mar 2015 16:25:10 -0800 Jesse Hallett initial commit