mirror of
https://github.com/tauri-apps/tauri-plugin-upload.git
synced 2026-01-31 00:35:19 +01:00
* fix(deps): update rust crate tokio-tungstenite to 0.20 * adapt new websocket config struct --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: FabianLars <fabianlars@fabianlars.de> Committed via a GitHub action: https://github.com/tauri-apps/plugins-workspace/actions/runs/5643676568 Co-authored-by: FabianLars <FabianLars@users.noreply.github.com>
5 lines
76 B
JSON
5 lines
76 B
JSON
{
|
|
"extends": "../../tsconfig.base.json",
|
|
"include": ["guest-js/*.ts"]
|
|
}
|