We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 937a15e commit 4b1317fCopy full SHA for 4b1317f
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "sith-lsp"
3
-version = "0.1.1-alpha"
+version = "0.2.0-alpha"
4
edition = "2021"
5
repository = "https://github.com/LaBatata101/sith-language-server"
6
authors = ["LaBatata101 <[email protected]>"]
crates/sith_server/Cargo.toml
name = "sith_server"
-version = "0.1.0-alpha"
publish = false
0 commit comments