# HG changeset patch # User Nigma # Date 1658621226 -7200 # Node ID 09fa82155033d13fb49ca8c152d2373286df059d # Parent d1f0c1cf3c6e006d5110c45574bafe1a955c96bb version change to force github action diff -r d1f0c1cf3c6e -r 09fa82155033 pam/Cargo.toml --- a/pam/Cargo.toml Sun Jul 24 02:05:30 2022 +0200 +++ b/pam/Cargo.toml Sun Jul 24 02:07:06 2022 +0200 @@ -2,7 +2,7 @@ name = "pam-bindings" description = "PAM bindings for Rust" -version = "0.1.0" +version = "0.1.1" authors = [ "Anthony Nowell " ] repository = "https://github.com/anowell/pam-rs" readme = "../README.md"