Skip to content
This repository was archived by the owner on Mar 29, 2025. It is now read-only.

Commit 76655b1

Browse files
authored
Merge pull request #78 from 34N0/dev
chore: upgrade version
2 parents 3b75069 + cfe1bcd commit 76655b1

File tree

2 files changed

+70
-63
lines changed

2 files changed

+70
-63
lines changed

Cargo.lock

Lines changed: 69 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ members = [ "crates/cli", "crates/common", "crates/pam" ]
44

55
[workspace.package]
66
edition = "2021"
7-
version = "0.9.99"
7+
version = "1.0.0"
88
description = "The AuthRamp PAM module provides an account lockout mechanism based on the number of authentication failures."
99
authors = ["34n0 <34n0@immerda.ch>"]
1010
license = "GPL-3.0"

0 commit comments

Comments
 (0)