chore: update deps

This commit is contained in:
huzibaca 2024-11-13 21:39:55 +08:00
parent b4df1b6e42
commit 632d389411
No known key found for this signature in database
GPG Key ID: D4364EE4851DC302
2 changed files with 158 additions and 157 deletions

313
src-tauri/Cargo.lock generated

File diff suppressed because it is too large Load Diff

View File

@ -37,7 +37,7 @@ tokio = { version = "1", features = ["full"] }
serde = { version = "1.0", features = ["derive"] }
reqwest = { version = "0.12", features = ["json", "rustls-tls"] }
sysproxy = { git = "https://github.com/clash-verge-rev/sysproxy-rs", branch = "main" }
tauri = { version = "2.0.0-rc", features = [
tauri = { version = "2.1.1", features = [
"protocol-asset",
"devtools",
"tray-icon",