Skip to content

Commit 712f3ef

Browse files
Fix numem version spec
1 parent ec4f3ce commit 712f3ef

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
@@ -7,7 +7,7 @@ dependency "imagefmt" version="~>2.1.0"
77
dependency "inmath" version="~>1.3.0"
88
dependency "i2d-opengl" version="~>1.0.0"
99
dependency "fghj" version="~>1.0.2"
10-
dependency "numem" version="0.11.1"
10+
dependency "numem" version="~>0.11.1"
1111
versions "GL_32" "GL_ARB_gl_spirv" "GL_KHR_blend_equation_advanced" "GL_ARB_texture_filter_anisotropic"
1212
stringImportPaths "shaders/"
1313
preBuildCommands "dub run gitver -- --prefix IN --file source/inochi2d/ver.d --mod inochi2d.ver --appname Inochi2D"

0 commit comments

Comments
 (0)