Initial commit: Update project structure and add new features
This commit is contained in:
@@ -22,4 +22,10 @@ tauri = { version = "2", features = [] }
|
||||
tauri-plugin-opener = "2"
|
||||
serde = { version = "1", features = ["derive"] }
|
||||
serde_json = "1"
|
||||
|
||||
tauri-plugin-sql = { version = "2", features = ['sqlite'] }
|
||||
tauri-plugin-notification = "2"
|
||||
iroh = { version = "0.97", features = ["address-lookup-mdns"] }
|
||||
iroh-tickets = "0.4"
|
||||
tokio = "1.50.0"
|
||||
anyhow = "1.0.102"
|
||||
chrono = "0.4"
|
||||
|
||||
Reference in New Issue
Block a user