diff Cargo.lock @ 177:9925fa14021b

Fix testharness to build warning- and error-free.
author Paul Fisher <paul@pfish.zone>
date Wed, 30 Jul 2025 18:00:14 -0400
parents 0730f5f2ee2a
children a1bb1d013567
line wrap: on
line diff
--- a/Cargo.lock	Wed Jul 30 17:53:31 2025 -0400
+++ b/Cargo.lock	Wed Jul 30 18:00:14 2025 -0400
@@ -106,6 +106,7 @@
 version = "0.0.8-alpha0"
 dependencies = [
  "anyhow",
+ "libpam-sys-impls",
  "nonstick",
  "test-cdylib",
  "thiserror",