Mercurial > crates > nonstick
changeset 46:350579171e1f v0.0.1
Mark v0.0.1.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Tue, 15 Apr 2025 00:51:26 -0400 |
parents | ce47901aab7a |
children | 2c172dd3e3f8 |
files | Cargo.toml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/Cargo.toml Tue Apr 15 00:50:23 2025 -0400 +++ b/Cargo.toml Tue Apr 15 00:51:26 2025 -0400 @@ -1,7 +1,7 @@ [package] name = "nonstick" description = "PAM bindings for Rust" -version = "0.0.0-pre" +version = "0.0.1" authors = ["Paul Fisher <paul@pfish.zone>", "Anthony Nowell <anowell@gmail.com>" ] repository = "https://hg.pfish.zone/crates/nonstick/" readme = "README.md"