Mercurial > crates > nonstick
diff Cargo.lock @ 187:18e865d366ba v0.1.0
Update Cargo.toml files to set versions for release.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Thu, 31 Jul 2025 15:19:58 -0400 |
parents | 42f747774d94 |
children |
line wrap: on
line diff
--- a/Cargo.lock Thu Jul 31 14:48:32 2025 -0400 +++ b/Cargo.lock Thu Jul 31 15:19:58 2025 -0400 @@ -39,7 +39,7 @@ [[package]] name = "nonstick" -version = "0.0.8-alpha0" +version = "0.1.0" dependencies = [ "bitflags", "libc", @@ -50,7 +50,7 @@ [[package]] name = "nonstick-testharness" -version = "0.0.8-alpha0" +version = "0.1.0" dependencies = [ "libpam-sys-impls", "nonstick",