Skip to content

Commit

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

---
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 Dec 20, 2024
1 parent 49f89b7 commit 828ad5a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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.24"
prettyplease = "0.2.25"
proc-macro2 = "1.0"
quote = "1.0"
sp-crypto-hashing = { workspace = true }
Expand Down

0 comments on commit 828ad5a

Please sign in to comment.