diff --git a/absytree.nimble b/absytree.nimble index 59a0168d..78add263 100644 --- a/absytree.nimble +++ b/absytree.nimble @@ -32,7 +32,7 @@ requires "https://github.com/Nimaoth/wasm3 >= 0.1.13" requires "https://github.com/Nimaoth/lrucache.nim >= 1.1.4" requires "https://github.com/Nimaoth/boxy >= 0.4.2" requires "https://github.com/Nimaoth/nimscripter >= 1.0.21" -requires "https://github.com/Nimaoth/nimtreesitter-api >= 0.1.9" +requires "https://github.com/Nimaoth/nimtreesitter-api >= 0.1.10" requires "https://github.com/Nimaoth/nimwasmtime >= 0.1.4" # Use this to include all treesitter languages (takes longer to download)