Skip to content

Commit d4d5212

Browse files
[autofix.ci] apply automated fixes
1 parent e11978c commit d4d5212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ oxc_resolver = "11"
163163
oxc_sourcemap = "4"
164164

165165
#
166-
unicode-id-start = "=1.2.0" # Pinned to Unicode 15.1.0 to support `KATAKANA MIDDLE DOT`. Aligned unicode version with babel, esbuild and swc.
167166
allocator-api2 = "=0.2.21"
168167
base64 = "0.22.1"
169168
bitflags = "2.9.1"
@@ -231,6 +230,7 @@ tempfile = "3.20.0"
231230
tokio = { version = "1.47.0", default-features = false }
232231
tower-lsp-server = "0.22.0"
233232
tracing-subscriber = "0.3.19"
233+
unicode-id-start = "=1.2.0" # Pinned to Unicode 15.1.0 to support `KATAKANA MIDDLE DOT`. Aligned unicode version with babel, esbuild and swc.
234234
ureq = { version = "3.0.12", default-features = false }
235235
walkdir = "2.5.0"
236236

0 commit comments

Comments
 (0)