Ensure patched version of vty-windows is used
This commit is contained in:
parent
675ab17fff
commit
dde32fa72e
@ -17,7 +17,8 @@ elif os(darwin)
|
||||
elif os(mingw32)
|
||||
constraints: zlib +bundled-c-zlib,
|
||||
lzma +static,
|
||||
text -simdutf
|
||||
text -simdutf,
|
||||
vty-windows >=0.1.0.3
|
||||
elif os(freebsd)
|
||||
constraints: zlib +bundled-c-zlib,
|
||||
zip +disable-zstd
|
||||
|
Loading…
Reference in New Issue
Block a user