Skip to content

Commit 66b5f33

Browse files
build(deps): bump prettyplease from 0.2.32 to 0.2.33 (#3944)
Bumps [prettyplease](https://github.com/dtolnay/prettyplease) from 0.2.32 to 0.2.33. - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.32...0.2.33) --- updated-dependencies: - dependency-name: prettyplease dependency-version: 0.2.33 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 423b5c0 commit 66b5f33

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
@@ -3356,9 +3356,9 @@ dependencies = [
33563356

33573357
[[package]]
33583358
name = "prettyplease"
3359-
version = "0.2.32"
3359+
version = "0.2.33"
33603360
source = "registry+https://github.com/rust-lang/crates.io-index"
3361-
checksum = "664ec5419c51e34154eec046ebcba56312d5a2fc3b09a06da188e1ad21afadf6"
3361+
checksum = "9dee91521343f4c5c6a63edd65e54f31f5c92fe8978c40a4282f8372194c6a7d"
33623362
dependencies = [
33633363
"proc-macro2",
33643364
"syn",

0 commit comments

Comments
 (0)