Compare commits
No commits in common. "renovate/reqwest-0.x" and "master" have entirely different histories.
renovate/r
...
master
@ -19,7 +19,7 @@ serde_json = "1.0"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
tauri = { version = "2.4.1", features = ["tray-icon"] }
|
||||
dirs = "5.0.1"
|
||||
reqwest = { version = "0.12.0", features = ["json", "multipart"] }
|
||||
reqwest = { version = "0.11.18", features = ["json", "multipart"] }
|
||||
lazy_static = "1.5.0"
|
||||
tokio = { version = "1.29.1", features = ["full"] }
|
||||
tokio-macros = "2.3.0"
|
||||
|
Loading…
x
Reference in New Issue
Block a user