Skip to content

Commit 45f3615

Browse files
committed
add v
1 parent b1c40f2 commit 45f3615

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ serde = { version = "1.0", features = ["derive"] }
2323
criterion = "0.5.1"
2424

2525

26-
[features]
27-
compiled-path = ["jsonpath-ast/compiled-path", "dep:jsonpath-rust-impl"]
26+
#[features]
27+
#compiled-path = ["jsonpath-ast/compiled-path", "dep:jsonpath-rust-impl"]
2828

2929
[[bench]]
3030
name = "regex"

0 commit comments

Comments
 (0)