We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16ec5a5 commit 2b03683Copy full SHA for 2b03683
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.27.0", optional = true}
14
15
[features]
16
# Enable source map functionality
0 commit comments