🏡 index : ~doyle/rgit.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-06-01 19:54:37.0 +00:00:00
committer GitHub <noreply@github.com> 2025-06-01 19:54:37.0 +00:00:00
commit
67a06ad3a8324b5a2c9067267bf989c3d3fae32e [patch]
tree
aa7beeae51d1113c3385f0dd0a2143e952b771ec
parent
9224aa1a006acb6af6da8cfbee82278612bd05d0
download
67a06ad3a8324b5a2c9067267bf989c3d3fae32e.tar.gz

Bump prettyplease from 0.2.32 to 0.2.33

Bumps [prettyplease](https://github.com/dtolnay/prettyplease) from 0.2.32 to 0.2.33.
- [Release notes](https://github.com/dtolnay/prettyplease/releases)
- [Commits](https://github.com/dtolnay/prettyplease/compare/0.2.32...0.2.33)

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

Signed-off-by: dependabot[bot] <support@github.com>

Diff

 Cargo.lock | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Cargo.lock b/Cargo.lock
index 4075fae..4ab53fb 100644
--- a/Cargo.lock
+++ a/Cargo.lock
@@ -2256,9 +2256,9 @@

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