Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent b2b0083 commit 604e987
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 precompiles/macro/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ path = "tests/tests.rs"
[dependencies]
case = "1.0"
num_enum = { workspace = true }
prettyplease = "0.2.19"
prettyplease = "0.2.20"
proc-macro2 = "1.0"
quote = "1.0"
sp-crypto-hashing = { workspace = true }
Expand Down

0 comments on commit 604e987

Please sign in to comment.