Allow taggedalgebraic 0.11.x.
This commit is contained in:
parent
36f43690c6
commit
157de1d3f5
1 changed files with 1 additions and 1 deletions
2
dub.sdl
2
dub.sdl
|
@ -8,7 +8,7 @@ targetType "library"
|
|||
libs "resolv" platform="linux"
|
||||
libs "ws2_32" "user32" platform="windows-dmd"
|
||||
|
||||
dependency "taggedalgebraic" version="~>0.10.12"
|
||||
dependency "taggedalgebraic" version=">=0.10.12 <0.12.0-0"
|
||||
|
||||
configuration "epoll" {
|
||||
platforms "linux"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue