Skip to content
This repository was archived by the owner on Oct 21, 2022. It is now read-only.

Commit 08fa98a

Browse files
author
linkrope
committed
use libdparse with full support of expression-based contract syntax
1 parent f3f1f0a commit 08fa98a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dub.sdl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ name "d2uml"
22
description "Reverse engineering of D source code into PlantUML classes"
33
authors "Mario Kröplin"
44
license "BSL-1.0"
5-
dependency "libdparse" version="0.9.4"
5+
dependency "libdparse" version="0.9.8"

0 commit comments

Comments
 (0)