mirror of
https://github.com/hpd840321/craftlabs-authorization-sdk.git
synced 2026-06-09 10:00:30 +08:00
feat(native): add session management with global handle registry
This commit is contained in:
@@ -12,6 +12,7 @@ name = "craftlabs_auth_bitanswer"
|
||||
obfstr = "0.4"
|
||||
sha2 = "0.10"
|
||||
libloading = "0.8"
|
||||
once_cell = "1"
|
||||
|
||||
[target.'cfg(target_os = "windows")'.dependencies]
|
||||
windows-sys = { version = "0.52", features = ["Win32_System_Diagnostics_Debug"], optional = true }
|
||||
|
||||
Reference in New Issue
Block a user