Skip to content

Commit

Permalink
build(deps): bump prettyplease from 0.2.20 to 0.2.22
Browse files Browse the repository at this point in the history
Bumps [prettyplease](https://github.com/dtolnay/prettyplease) from 0.2.20 to 0.2.22.
- [Release notes](https://github.com/dtolnay/prettyplease/releases)
- [Commits](dtolnay/prettyplease@0.2.20...0.2.22)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent cfa21ea commit 55f42aa
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 fiat-constify/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ readme = "README.md"
edition = "2021"

[dependencies]
prettyplease = "0.2.19"
prettyplease = "0.2.22"
proc-macro2 = "1"
quote = "1"
syn = { version = "2", features = ["extra-traits", "full"] }

0 comments on commit 55f42aa

Please sign in to comment.