mirror of
https://github.com/hpd840321/craftlabs-authorization-sdk.git
synced 2026-06-09 10:00:30 +08:00
feat(sdk): add JNI bridge between Java NativeBridge and Rust C ABI
This commit is contained in:
@@ -9,7 +9,6 @@ mod session;
|
||||
pub mod crypto;
|
||||
pub mod device;
|
||||
pub mod provider_selfhosted;
|
||||
|
||||
use trait_provider::{Provider, ActivateResponse, HeartbeatResponse, LicenseStatus};
|
||||
use provider_selfhosted::SelfHostedProvider;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user