Skip to content

Commit

Permalink
Updated nimsumtree version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nimaoth committed Jan 11, 2025
1 parent 3ccc520 commit 85fddbc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion nev.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ requires "https://github.com/Nimaoth/lrucache.nim >= 1.1.4"
requires "https://github.com/Nimaoth/boxy >= 0.4.4"
requires "https://github.com/Nimaoth/nimtreesitter-api >= 0.1.17"
requires "https://github.com/Nimaoth/nimwasmtime >= 0.2.1"
requires "https://github.com/Nimaoth/nimsumtree >= 0.4.0"
requires "https://github.com/Nimaoth/nimsumtree >= 0.4.1"

# Use this to include all treesitter languages (takes longer to download)
requires "https://github.com/Nimaoth/nimtreesitter >= 0.1.6"
Expand Down
6 changes: 3 additions & 3 deletions nimble.lock
Original file line number Diff line number Diff line change
Expand Up @@ -327,13 +327,13 @@
}
},
"nimsumtree": {
"version": "0.4.0",
"vcsRevision": "1fe70fc50759b8bd8a455b6e148e560b0549a5dc",
"version": "0.4.1",
"vcsRevision": "9b0bcb9dc98cfc97c28694657d10af09228a937b",
"url": "https://github.com/Nimaoth/nimsumtree",
"downloadMethod": "git",
"dependencies": [],
"checksums": {
"sha1": "e12800970f34e738cf116e13ae872139567d3ada"
"sha1": "24f97753950e0ee16d4b0271752b7576dac33afd"
}
},
"nimtreesitter": {
Expand Down

0 comments on commit 85fddbc

Please sign in to comment.