diff --git a/dub.json b/dub.json index 79cfe33..f6403d9 100644 --- a/dub.json +++ b/dub.json @@ -7,6 +7,6 @@ "license": "MIT", "targetType": "library", "dependencies": { - "vibe-d:utils": "*" + "vibe-serialization": "*" } -} \ No newline at end of file +}