Skip to content

Commit

Permalink
Merge pull request #247 from dalance/dependabot/cargo/toml-0.8.0
Browse files Browse the repository at this point in the history
Build(deps): bump toml from 0.7.8 to 0.8.0
  • Loading branch information
dalance authored Sep 15, 2023
2 parents edf47fa + 7481f08 commit d8ea9be
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 4 deletions.
31 changes: 28 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ simplelog = "0.12"
svlint = "0.9.0"
sv-parser = "0.13.1"
tokio = {version = "1.6", features = ["io-std", "macros", "rt", "test-util"]}
toml = "0.7"
toml = "0.8"
tower-lsp = "0.20"

[profile.release]
Expand Down

0 comments on commit d8ea9be

Please sign in to comment.