Skip to content

Commit

Permalink
chore: bump lsp-types from 0.94.0 to 0.94.1
Browse files Browse the repository at this point in the history
Bumps [lsp-types](https://github.com/gluon-lang/lsp-types) from 0.94.0 to 0.94.1.
- [Changelog](https://github.com/gluon-lang/lsp-types/blob/master/CHANGELOG.md)
- [Commits](gluon-lang/lsp-types@v0.94.0...v0.94.1)

---
updated-dependencies:
- dependency-name: lsp-types
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and polarmutex committed Oct 9, 2023
1 parent 795003e commit e9f2a72
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 @@ -20,7 +20,7 @@ crossbeam-channel = "0.5.6"
dashmap = "5.3"
glob = "0.3"
lsp-server = "0.7"
lsp-types = "0.94.0"
lsp-types = "0.94.1"
regex = "1"
ropey = "1.5"
thiserror = "1.0"
Expand Down

0 comments on commit e9f2a72

Please sign in to comment.