diff 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
line wrap: on
line diff
--- a/libpam-sys/Cargo.toml	Sat Jun 28 00:34:45 2025 -0400
+++ b/libpam-sys/Cargo.toml	Sat Jun 28 02:49:35 2025 -0400
@@ -12,4 +12,4 @@
 libpam-sys-impls = { path = "libpam-sys-impls" }
 
 [build-dependencies]
-bindgen = "0.69.5"
+libpam-sys-impls = { path = "libpam-sys-impls" }