Skip to content

Commit

Permalink
Merge pull request #124 from caibirdme/dependabot/cargo/prost-build-0…
Browse files Browse the repository at this point in the history
….13.2

chore(deps): bump prost-build from 0.13.1 to 0.13.2
  • Loading branch information
caibirdme authored Sep 3, 2024
2 parents 1722d34 + 72a07cb commit 06ed10f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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 @@ -87,4 +87,4 @@ sqlparser = "0.50.0"

[build-dependencies]
anyhow = "1.0.82"
prost-build = { version = "0.13.1", features = ["default", "cleanup-markdown"] }
prost-build = { version = "0.13.2", features = ["default", "cleanup-markdown"] }

0 comments on commit 06ed10f

Please sign in to comment.