Skip to content

Commit 5b893f7

Browse files
Merge remote-tracking branch 'Parent/v2' into Current
2 parents bf4b988 + d7a5dbb commit 5b893f7

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

Cargo.toml

+2-4
Original file line numberDiff line numberDiff line change
@@ -41,10 +41,8 @@ serde = { version = "1.0.217" }
4141
serde_json = { version = "1.0.138" }
4242
tauri = { version = "2.2.5" }
4343
tempfile = "3"
44-
thiserror = { version = "2.0.11" }
45-
time = { version = "0.3", features = ["parsing", "formatting"] }
46-
tokio = "1"
47-
url = { version = "2.5.4" }
44+
infer = "0.19"
45+
percent-encoding = "2.3"
4846

4947
[features]
5048
default = ["rustls-tls", "zip"]

0 commit comments

Comments
 (0)