mirror of
https://github.com/linsa-io/linsa.git
synced 2026-07-07 16:05:07 +02:00
feat: add OSA script for getting current browser url
This commit is contained in:
@@ -15,7 +15,9 @@ name = "app_lib"
|
||||
tauri-build = { version = "2.0.0-rc.6", features = [] }
|
||||
|
||||
[dependencies]
|
||||
osakit = { version = "0.2.3", features = ["full"] }
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
serde_json = "1.0"
|
||||
tauri = { version = "2.0.0-rc.6", features = [] }
|
||||
tauri-plugin-fs = { version = "2.0.0-rc.1", features = ["watch"] }
|
||||
thiserror = "1.0.63"
|
||||
|
||||
Reference in New Issue
Block a user