Skip to content

Commit

Permalink
chore: bump tree-sitter-beancount from 2.0.0 to 2.1.3
Browse files Browse the repository at this point in the history
Bumps [tree-sitter-beancount](https://github.com/polarmutex/tree-sitter-beancount) from 2.0.0 to 2.1.3.
- [Release notes](https://github.com/polarmutex/tree-sitter-beancount/releases)
- [Changelog](https://github.com/polarmutex/tree-sitter-beancount/blob/master/CHANGELOG.md)
- [Commits](polarmutex/tree-sitter-beancount@v2.0.0...v2.1.3)

---
updated-dependencies:
- dependency-name: tree-sitter-beancount
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 1b7a052 commit 2233ec8
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion crates/lsp/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ linked-list = "0.0.3"
tracing = "0.1.37"
tracing-appender = "0.2.0"
tree-sitter = "0.20"
tree-sitter-beancount = "=2.0.0"
tree-sitter-beancount = "=2.1.3"
threadpool = "1.8.1"

[dependencies.tracing-subscriber]
Expand Down

0 comments on commit 2233ec8

Please sign in to comment.