Skip to content

Commit 504a8f2

Browse files
author
bealqiu
committed
feat: 添加 TTS 功能及 HTTP 插件
1 parent 7cdd88c commit 504a8f2

20 files changed

Lines changed: 1924 additions & 48 deletions

File tree

packages/app/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@
3232
"@tauri-apps/api": "^2",
3333
"@tauri-apps/plugin-dialog": "^2.6.0",
3434
"@tauri-apps/plugin-fs": "^2",
35+
"@tauri-apps/plugin-http": "^2.5.7",
3536
"@tauri-apps/plugin-opener": "^2",
3637
"@tauri-apps/plugin-sql": "^2",
3738
"@tauri-apps/plugin-updater": "^2",

0 commit comments

Comments
 (0)