Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
Signed-off-by: Xuanwo <[email protected]>
  • Loading branch information
Xuanwo committed Feb 18, 2024
1 parent a073113 commit 2849ae8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bindings/python/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,8 @@ pyo3-asyncio = { version = "0.20", features = ["tokio-runtime"] }
tokio = "1"

[target.'cfg(unix)'.dependencies.opendal]
version = "0.45.0"
path = "../../core"
features = [
"layers-blocking",

Expand Down

0 comments on commit 2849ae8

Please sign in to comment.