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 6
6
7
7
[package ]
8
8
name = " vhdl_lang"
9
- version = " 0.56 .0"
9
+ version = " 0.57 .0"
10
10
authors = [" Olof Kraigher <olof.kraigher@gmail.com>" ]
11
11
license = " MPL-2.0"
12
12
description = " VHDL Language Frontend"
Original file line number Diff line number Diff line change 6
6
7
7
[package ]
8
8
name = " vhdl_ls"
9
- version = " 0.56 .0"
9
+ version = " 0.57 .0"
10
10
authors = [" Olof Kraigher <olof.kraigher@gmail.com>" ]
11
11
license = " MPL-2.0"
12
12
description = " VHDL Language Server"
13
13
repository = " https://github.com/kraigher/rust_hdl"
14
14
edition = " 2021"
15
15
16
16
[dependencies ]
17
- vhdl_lang = { version = " ^0.56 .0" , path = " ../vhdl_lang" }
17
+ vhdl_lang = { version = " ^0.57 .0" , path = " ../vhdl_lang" }
18
18
serde_json = " 1"
19
19
serde = " 1"
20
20
lsp-types = " ^0.94.0"
You can’t perform that action at this time.
0 commit comments