1
1
mirror of https://github.com/neosubhamoy/pytubepp-helper.git synced 2026-02-04 11:22:22 +05:30

(ci/cd): ci test8

This commit is contained in:
2024-11-06 21:01:20 +05:30
Unverified
parent 2e464674cb
commit 7d0b21109c
8 changed files with 74 additions and 8 deletions

View File

@@ -17,6 +17,7 @@ serde_json = "1"
tokio = { version = "1.39.2", features = ["full"] }
tokio-tungstenite = "*"
futures-util = "0.3.30"
fix-path-env = { git = "https://github.com/tauri-apps/fix-path-env-rs" }
[features]
# This feature is used for production builds or when a dev server is not specified, DO NOT REMOVE!!