Skip to content

Commit edbb9c3

Browse files
committed
update emmylua_parser version
1 parent 62f2714 commit edbb9c3

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
@@ -12,7 +12,7 @@ xmake_formatter = { path = "crates/xmake_formatter", version = "0.2.0" }
1212
xmake_wrapper = { path = "crates/xmake_wrapper", version = "0.1.0" }
1313

1414
# external
15-
emmylua_parser = "0.15"
15+
emmylua_parser = "0.16"
1616
emmylua_diagnostic_macro = "0.5.0"
1717
lsp-server = "0.7.7"
1818
tokio = { version = "1.46", features = ["full"] }

0 commit comments

Comments
 (0)