We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f9a387 commit 9c3781bCopy full SHA for 9c3781b
Cargo.toml
@@ -60,7 +60,7 @@ flagset = "0.4"
60
futures = { version = "0.3", features = ["alloc"] }
61
hdrs = { version = "0.1", optional = true, features = ["futures-io"] }
62
http = "0.2"
63
-isahc = { git = "https://github.com/sagebind/isahc/", rev = "2cb2fe4b1fecd33377e579596f45577380991067" }
+isahc = { package = "isahc-opendal-workaround", version = "2.0.0-opendal.1" }
64
log = "0.4"
65
md5 = "0.7"
66
metrics = "0.20"
0 commit comments