Skip to content

Commit 548e2a9

Browse files
authored
Export yubihsm types. (#369)
1 parent c744dcf commit 548e2a9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/config.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ use std::{
1414
str::FromStr,
1515
};
1616
use thiserror::Error;
17-
use yubihsm::{
17+
pub use yubihsm::{
1818
asymmetric,
1919
object::{Id, Label},
2020
Capability, Domain,

0 commit comments

Comments
 (0)