Skip to content

Commit cc5567d

Browse files
pyo3 optional
1 parent 747cf03 commit cc5567d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

Cargo.lock

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ neutralts = "1.3.0-beta2"
3636
tokio = { version = "1", features = ["full"] }
3737
serde = { version = "1.0", features = ["derive"] }
3838
serde_json = "1.0"
39+
pyo3 = { version = "0.26", optional = true }
3940

4041
[profile.release]
4142
opt-level = 3

0 commit comments

Comments
 (0)