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

Commit

Permalink
use libdparse with full support of expression-based contract syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
linkrope committed Sep 17, 2018
1 parent f3f1f0a commit 08fa98a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dub.sdl
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ name "d2uml"
description "Reverse engineering of D source code into PlantUML classes"
authors "Mario Kröplin"
license "BSL-1.0"
dependency "libdparse" version="0.9.4"
dependency "libdparse" version="0.9.8"

0 comments on commit 08fa98a

Please sign in to comment.