We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0ad4fa commit 223e58cCopy full SHA for 223e58c
Cargo.toml
@@ -10,7 +10,7 @@ description = "manipulate string like a wizard"
10
[dependencies]
11
index_vec = { version = "0.1.3" }
12
rustc-hash = { version = "1.1.0" }
13
-oxc_sourcemap = { version = "0.25.0", optional = true}
+oxc_sourcemap = { version = "0.37.0", optional = true}
14
15
[features]
16
# Enable source map functionality
0 commit comments