diff options
Diffstat (limited to 'vktest.cabal')
| -rw-r--r-- | vktest.cabal | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vktest.cabal b/vktest.cabal index 91cf7c9..fc6b342 100644 --- a/vktest.cabal +++ b/vktest.cabal @@ -17,6 +17,6 @@ executable vktest -- other-modules: -- other-extensions: build-depends: base >= 4.20.2 - , vulkan-utils >= 0.5.10 + , vulkan >= 3.27 hs-source-dirs: . default-language: Haskell2010 |
