Skip to content

Commit

Permalink
Build(deps): bump sv-parser from 0.13.1 to 0.13.2
Browse files Browse the repository at this point in the history
Bumps [sv-parser](https://github.com/dalance/sv-parser) from 0.13.1 to 0.13.2.
- [Changelog](https://github.com/dalance/sv-parser/blob/master/CHANGELOG.md)
- [Commits](dalance/sv-parser@v0.13.1...v0.13.2)

---
updated-dependencies:
- dependency-name: sv-parser
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 9, 2023
1 parent 420ea45 commit 9e5133d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ serde = {version = "1", features = ["derive"]}
serde_json = "1"
simplelog = "0.12"
svlint = "0.9.0"
sv-parser = "0.13.1"
sv-parser = "0.13.2"
tokio = {version = "1.6", features = ["io-std", "macros", "rt", "test-util"]}
toml = "0.8"
tower-lsp = "0.20"
Expand Down

0 comments on commit 9e5133d

Please sign in to comment.