mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-05-13 12:44:45 +02:00
chore(authenticator): Inline u2f crate (#780)
* chore(authenticator): Inline u2f crate * update chrono * update rustix * clippy
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
mod auth;
|
||||
mod error;
|
||||
mod u2f;
|
||||
mod u2f_crate;
|
||||
|
||||
use tauri::{
|
||||
plugin::{Builder as PluginBuilder, TauriPlugin},
|
||||
|
||||
Reference in New Issue
Block a user