Skip to content

Commit

Permalink
Add toolchain requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
MrcSnm committed Jan 7, 2023
1 parent 6ba9243 commit 6e088a4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion dub.json
Original file line number Diff line number Diff line change
Expand Up @@ -254,5 +254,9 @@
"OpenGL"
]
}
]
],
"toolchainRequirements": {
"frontend": ">=2.099",
"dub": ">=1.28.0"
}
}

0 comments on commit 6e088a4

Please sign in to comment.