From 42636fc60c573fd470ccd95fdb13409ee3347fba Mon Sep 17 00:00:00 2001 From: Ian Nickles Date: Tue, 28 Apr 2026 10:51:57 -0700 Subject: [PATCH] export yubihsm types. --- src/config.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/config.rs b/src/config.rs index 4876a00..4474541 100644 --- a/src/config.rs +++ b/src/config.rs @@ -14,7 +14,7 @@ use std::{ str::FromStr, }; use thiserror::Error; -use yubihsm::{ +pub use yubihsm::{ asymmetric, object::{Id, Label}, Capability, Domain,