File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 66
77[package ]
88name = " vhdl_lang"
9- version = " 0.47 .0"
9+ version = " 0.48 .0"
1010authors = [" Olof Kraigher <olof.kraigher@gmail.com>" ]
1111license = " MPL-2.0"
1212description = " VHDL Language Frontend"
Original file line number Diff line number Diff line change 66
77[package ]
88name = " vhdl_ls"
9- version = " 0.47 .0"
9+ version = " 0.48 .0"
1010authors = [" Olof Kraigher <olof.kraigher@gmail.com>" ]
1111license = " MPL-2.0"
1212description = " VHDL Language Server"
1313repository = " https://github.com/kraigher/rust_hdl"
1414edition = " 2021"
1515
1616[dependencies ]
17- vhdl_lang = { version = " ^0.47 .0" , path = " ../vhdl_lang" }
17+ vhdl_lang = { version = " ^0.48 .0" , path = " ../vhdl_lang" }
1818serde_json = " 1"
1919serde = " 1"
2020lsp-types = " 0"
You can’t perform that action at this time.
0 commit comments