mirror of
https://github.com/hexedtech/codemp-vscode.git
synced 2024-11-22 15:34:49 +01:00
fix: renamed
This commit is contained in:
parent
9bf12b8bc3
commit
665b8ea2e0
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ edition = "2021"
|
||||||
# nvim = []
|
# nvim = []
|
||||||
|
|
||||||
[lib]
|
[lib]
|
||||||
name = "library"
|
name = "codemp"
|
||||||
path = "src/lib/lib.rs"
|
path = "src/lib/lib.rs"
|
||||||
|
|
||||||
[[bin]] # Bin to run the CodeMP gRPC server
|
[[bin]] # Bin to run the CodeMP gRPC server
|
||||||
|
|
Loading…
Reference in a new issue