Skip to content

Commit 2cf5c64

Browse files
committed
Remove unnecessary feature flags for optional deps
1 parent 635eb45 commit 2cf5c64

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ast/Cargo.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ fold = []
1616
unparse = ["rustpython-literal"]
1717
visitor = []
1818
all-nodes-with-ranges = []
19-
malachite-bigint = ["dep:malachite-bigint"]
20-
num-bigint = ["dep:num-bigint"]
2119

2220
[dependencies]
2321
rustpython-parser-core = { workspace = true }

0 commit comments

Comments
 (0)