Skip to content

Commit 1796636

Browse files
build(deps): bump pam-bindings from 0.1.1 to 0.1.2 (#914)
Bumps [pam-bindings](https://github.com/lvkv/pam-rs) from 0.1.1 to 0.1.2. - [Release notes](https://github.com/lvkv/pam-rs/releases) - [Commits](https://github.com/lvkv/pam-rs/commits/v0.1.2) --- updated-dependencies: - dependency-name: pam-bindings dependency-version: 0.1.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 26cce21 commit 1796636

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Cargo.lock

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

pam/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ gethostname = "1.1.0"
2020
hex = "0.4.3"
2121
libc = "0.2.186"
2222
log = "0.4.29"
23-
pam-bindings = "0.1.1"
23+
pam-bindings = "0.1.2"
2424
serde = "1.0.228"
2525
serde_json = "1.0.149"
2626
whoami = "2.1.0"

0 commit comments

Comments
 (0)