diff --git a/deps/DCD b/deps/DCD
index af9233d..ce5ac2d 160000
--- a/deps/DCD
+++ b/deps/DCD
@@ -1 +1 @@
-Subproject commit af9233d2ea064e734b6de0128900e377f4d69eb1
+Subproject commit ce5ac2d978c10fe71df31325c45e0ad772ff7bee
diff --git a/dlangide_msvc.visualdproj b/dlangide_msvc.visualdproj
index ed21dd5..76fd721 100644
--- a/dlangide_msvc.visualdproj
+++ b/dlangide_msvc.visualdproj
@@ -133,7 +133,7 @@
0
0
0
- 0
+ 1
0
0
1
diff --git a/dub.json b/dub.json
index 5eccc29..4f3a9c1 100644
--- a/dub.json
+++ b/dub.json
@@ -12,8 +12,8 @@
"stringImportPaths": ["views", "views/res", "views/res/i18n", "views/res/mdpi", "views/res/hdpi"],
"dependencies": {
- "dlangui": "~>0.7.72",
- "dcd": "~>0.7.5"
+ "dlangui": "~>0.7.75",
+ "dcd": "~>0.8.0"
},
"versions": ["EmbedStandardResources"]