Mercurial > crates > nonstick
view pam-sober/Cargo.toml @ 36:d1f0c1cf3c6e
Github actions publish crate
author | Nigma <magnusgsvend@gmail.com> |
---|---|
date | Sun, 24 Jul 2022 02:05:30 +0200 |
parents | ec70822cbdef |
children |
line wrap: on
line source
[package] name = "pam-sober" version = "0.1.0" authors = ["Anthony Nowell <anowell@gmail.com>"] [lib] name = "pam_sober" crate-type = ["cdylib"] [dependencies] pam-bindings = { path = "../pam/" } rand = "0.8.4"