pref: 截图改用自定义协议传递。

This commit is contained in:
2023-03-20 09:27:47 +08:00
parent 5df7f54bed
commit 85ef261c51
7 changed files with 194 additions and 19 deletions

View File

@ -26,6 +26,8 @@ tokio = {version = "1.26.0", features = ["full"] }
paris = { version = "1.5", features = ["timestamps", "macros"] }
log = "0.4.17"
env_logger = "0.10.0"
percent-encoding = "2.2.0"
url-build-parse = "9.0.0"
[features]
# this feature is used for production builds or when `devPath` points to the filesystem