We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8640a58 commit 7e641b3Copy full SHA for 7e641b3
crates/djls-ide/Cargo.toml
@@ -4,6 +4,7 @@ version = "0.0.0"
4
edition = "2021"
5
6
[dependencies]
7
+djls-conf = { workspace = true }
8
djls-project = { workspace = true }
9
djls-semantic = { workspace = true }
10
djls-source = { workspace = true }
0 commit comments