Mercurial > crates > nonstick
comparison libpam-sys/Cargo.toml @ 109:bb465393621f
Minor cleanup and reorg.
- Use those nice new macros we just implemented.
- Straighten out the macro file.
- Move the `BinaryPayload` into `structs.rs`, leaving helpers behind.
author | Paul Fisher <paul@pfish.zone> |
---|---|
date | Sat, 28 Jun 2025 02:49:35 -0400 |
parents | e97534be35e3 |
children |
comparison
equal
deleted
inserted
replaced
108:e97534be35e3 | 109:bb465393621f |
---|---|
10 | 10 |
11 [dependencies] | 11 [dependencies] |
12 libpam-sys-impls = { path = "libpam-sys-impls" } | 12 libpam-sys-impls = { path = "libpam-sys-impls" } |
13 | 13 |
14 [build-dependencies] | 14 [build-dependencies] |
15 bindgen = "0.69.5" | 15 libpam-sys-impls = { path = "libpam-sys-impls" } |