Skip to content

Commit 332e29a

Browse files
build(deps): bump prettyplease from 0.2.29 to 0.2.30 (#3747)
Bumps [prettyplease](https://github.com/dtolnay/prettyplease) from 0.2.29 to 0.2.30. - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.29...0.2.30) --- updated-dependencies: - dependency-name: prettyplease dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6d7b165 commit 332e29a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3166,9 +3166,9 @@ dependencies = [
31663166

31673167
[[package]]
31683168
name = "prettyplease"
3169-
version = "0.2.29"
3169+
version = "0.2.30"
31703170
source = "registry+https://github.com/rust-lang/crates.io-index"
3171-
checksum = "6924ced06e1f7dfe3fa48d57b9f74f55d8915f5036121bef647ef4b204895fac"
3171+
checksum = "f1ccf34da56fc294e7d4ccf69a85992b7dfb826b7cf57bac6a70bba3494cc08a"
31723172
dependencies = [
31733173
"proc-macro2",
31743174
"syn",

0 commit comments

Comments
 (0)