Mercurial > crates > nonstick
changeset 195:a47e1f6e4faa v0.1.1
Bump nonstick to v0.1.1.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Sun, 03 Aug 2025 01:09:53 -0400 |
parents | 58c0118b8b77 |
children | 568faf823f34 |
files | Cargo.lock Cargo.toml |
diffstat | 2 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/Cargo.lock Sun Aug 03 01:05:06 2025 -0400 +++ b/Cargo.lock Sun Aug 03 01:09:53 2025 -0400 @@ -39,7 +39,7 @@ [[package]] name = "nonstick" -version = "0.1.0" +version = "0.1.1" dependencies = [ "bitflags", "libc", @@ -50,7 +50,7 @@ [[package]] name = "nonstick-testharness" -version = "0.1.0" +version = "0.1.1" dependencies = [ "libpam-sys-impls", "nonstick",