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.
Cargo.toml
1 parent e310e52 commit fb916b2Copy full SHA for fb916b2
crates/oxc_regular_expression/Cargo.toml
@@ -28,9 +28,9 @@ oxc_span = { workspace = true }
28
29
phf = { workspace = true, features = ["macros"] }
30
rustc-hash = { workspace = true }
31
-serde = { workspace = true, optional = true }
32
unicode-id-start = { workspace = true }
33
+serde = { workspace = true, optional = true }
34
wasm-bindgen = { workspace = true, optional = true }
35
36
[features]
0 commit comments