We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1c40f2 commit 45f3615Copy full SHA for 45f3615
Cargo.toml
@@ -23,8 +23,8 @@ serde = { version = "1.0", features = ["derive"] }
23
criterion = "0.5.1"
24
25
26
-[features]
27
-compiled-path = ["jsonpath-ast/compiled-path", "dep:jsonpath-rust-impl"]
+#[features]
+#compiled-path = ["jsonpath-ast/compiled-path", "dep:jsonpath-rust-impl"]
28
29
[[bench]]
30
name = "regex"
0 commit comments