chore(release): 0.5.0

This commit is contained in:
gitea-actions
2026-06-24 16:21:41 +00:00
parent 31f41315b2
commit 7da13ffc5c
4 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -17,5 +17,5 @@ name = "nuwiki-ls"
path = "src/main.rs"
[dependencies]
nuwiki-lsp = { path = "../nuwiki-lsp", version = "0.4.2" }
nuwiki-lsp = { path = "../nuwiki-lsp", version = "0.5.0" }
tokio = { version = "1", features = ["macros", "rt-multi-thread", "io-std"] }