Skip to content

Commit 25f070c

Browse files
committed
filename
1 parent 20f06b7 commit 25f070c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cargo.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ thiserror = "2.0"
1111
tokio = { version = "1.36.0", features = ["sync", "macros"] }
1212

1313
[features]
14+
1415
default = ["rustpython"]
1516
# default = ["pyo3"]
1617
pyo3 = ["dep:pyo3"]

0 commit comments

Comments
 (0)