feat: Integrate HTTP plugin and update IP detection to use fetch API #4712
This commit is contained in:
@@ -83,6 +83,7 @@ isahc = { version = "1.7.2", default-features = false, features = [
|
||||
"parking_lot",
|
||||
] }
|
||||
backoff = { version = "0.4.0", features = ["tokio"] }
|
||||
tauri-plugin-http = "2"
|
||||
|
||||
|
||||
[target.'cfg(windows)'.dependencies]
|
||||
|
||||
Reference in New Issue
Block a user