config: migrate workspace evaluation to Decodal 0.4
This commit is contained in:
+3
-3
@@ -98,9 +98,9 @@ yoi-workspace-server = { path = "crates/workspace-server" }
|
||||
async-trait = "0.1"
|
||||
axum = "0.8"
|
||||
base64 = "0.22.1"
|
||||
decodal = "0.2.0"
|
||||
decodal-language-service = "0.2.0"
|
||||
decodal-language-tools = "0.2.0"
|
||||
decodal = "0.4.0"
|
||||
decodal-language-service = "0.4.0"
|
||||
decodal-language-tools = "0.4.0"
|
||||
fs4 = "0.13"
|
||||
futures = "0.3"
|
||||
libc = "0.2"
|
||||
|
||||
Reference in New Issue
Block a user