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 41a8c26 commit 4c5fe06Copy full SHA for 4c5fe06
Cargo.toml
@@ -11,7 +11,7 @@ description = "manipulate string like wizards"
11
index_vec = { version = "0.1.3" }
12
rustc-hash = { version = "1.1.0" }
13
once_cell = "1.18.0"
14
-oxc_sourcemap = { version = "~0.13" }
+oxc_sourcemap = { version = "~0.14.0" }
15
16
[features]
17
# Enable source map functionality
0 commit comments