Skip to content

Commit

Permalink
try multiple-pymethods feature
Browse files Browse the repository at this point in the history
  • Loading branch information
BatmanAoD committed Oct 8, 2024
1 parent e67b549 commit 2aeb5a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/python/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ tracing = { version = "0.1.37" }
prost = "0.13.3"

[build-dependencies]
pyo3 = { workspace = true, features = ["multiple-pymethods"] }
pyo3-build-config.workspace = true
pyo3-tracing-subscriber = { workspace = true, features = ["layer-otel-otlp-file", "layer-otel-otlp", "stubs"], default-features = false }

Expand Down

0 comments on commit 2aeb5a0

Please sign in to comment.