Skip to content

Commit

Permalink
Merge pull request #260 from dalance/dependabot/cargo/sv-parser-0.13.2
Browse files Browse the repository at this point in the history
Build(deps): bump sv-parser from 0.13.1 to 0.13.2
  • Loading branch information
github-actions[bot] authored Nov 9, 2023
2 parents 420ea45 + 9e5133d commit d658906
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 d658906

Please sign in to comment.