Skip to content

Commit

Permalink
Reexport
Browse files Browse the repository at this point in the history
Signed-off-by: Benjamin Leggett <[email protected]>
  • Loading branch information
bleggett committed Aug 26, 2024
1 parent 09052a2 commit 06614a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spire-api/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ pub mod agent;
pub mod selectors;

// Core spire-api crate type re-exported for simplified access.
pub use agent::delegated_identity::DelegatedIdentityClient;
pub use agent::delegated_identity::{DelegatedIdentityClient, DelegateAttestationRequest};

0 comments on commit 06614a6

Please sign in to comment.