Skip to content

Commit 99316f7

Browse files
build(deps): bump prettyplease from 0.2.34 to 0.2.35 (#3981)
Bumps [prettyplease](https://github.com/dtolnay/prettyplease) from 0.2.34 to 0.2.35. - [Release notes](https://github.com/dtolnay/prettyplease/releases) - [Commits](dtolnay/prettyplease@0.2.34...0.2.35) --- updated-dependencies: - dependency-name: prettyplease dependency-version: 0.2.35 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 7255530 commit 99316f7

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
@@ -3353,9 +3353,9 @@ dependencies = [
33533353

33543354
[[package]]
33553355
name = "prettyplease"
3356-
version = "0.2.34"
3356+
version = "0.2.35"
33573357
source = "registry+https://github.com/rust-lang/crates.io-index"
3358-
checksum = "6837b9e10d61f45f987d50808f83d1ee3d206c66acf650c3e4ae2e1f6ddedf55"
3358+
checksum = "061c1221631e079b26479d25bbf2275bfe5917ae8419cd7e34f13bfc2aa7539a"
33593359
dependencies = [
33603360
"proc-macro2",
33613361
"syn",

0 commit comments

Comments
 (0)