Skip to content

Commit 9c3781b

Browse files
committed
chore: Fix cargo publish
Signed-off-by: Xuanwo <[email protected]>
1 parent 8f9a387 commit 9c3781b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ flagset = "0.4"
6060
futures = { version = "0.3", features = ["alloc"] }
6161
hdrs = { version = "0.1", optional = true, features = ["futures-io"] }
6262
http = "0.2"
63-
isahc = { git = "https://github.com/sagebind/isahc/", rev = "2cb2fe4b1fecd33377e579596f45577380991067" }
63+
isahc = { package = "isahc-opendal-workaround", version = "2.0.0-opendal.1" }
6464
log = "0.4"
6565
md5 = "0.7"
6666
metrics = "0.20"

0 commit comments

Comments
 (0)