config-source: project Markdown imports as values

This commit is contained in:
2026-08-14 11:55:10 +09:00
parent 6bcd59fcc6
commit ad0f6c68d5
5 changed files with 302 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@ decodal-language-service.workspace = true
decodal-language-tools.workspace = true
serde = { workspace = true, features = ["derive"] }
serde_json.workspace = true
serde_yaml.workspace = true
sha2.workspace = true
thiserror.workspace = true
ts-rs = "12.0.1"