Skip to content

Commit 97de1e7

Browse files
committed
Update libasync dependency to 0.8.2
Libasync <= 0.8.1 depends on memutils 0.4.5, which doesn't build with dmd 2.072.0 because of a dmd regression: etcimon/memutils#11
1 parent d927e20 commit 97de1e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dub.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"targetPath": "build",
1111
"workingDirectory": "build",
1212
"dependencies": {
13-
"libasync": "~>0.8.0"
13+
"libasync": "~>0.8.2"
1414
},
1515
"configurations": [
1616
{

0 commit comments

Comments
 (0)