🏡 index : ~doyle/rgit.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-05-01 19:42:53.0 +00:00:00
committer GitHub <noreply@github.com> 2025-05-01 19:42:53.0 +00:00:00
commit
fad79be091c26aa962d55b3f5aede15dacae1bc6 [patch]
tree
e83f084446a660c6017e7a9f38124d3e8cc9c87b
parent
db82da0c797f08e5489256794fdec8c1805bb93d
download
fad79be091c26aa962d55b3f5aede15dacae1bc6.tar.gz

Bump syn from 2.0.100 to 2.0.101

Bumps [syn](https://github.com/dtolnay/syn) from 2.0.100 to 2.0.101.
- [Release notes](https://github.com/dtolnay/syn/releases)
- [Commits](https://github.com/dtolnay/syn/compare/2.0.100...2.0.101)

---
updated-dependencies:
- dependency-name: syn
  dependency-version: 2.0.101
  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 b62713f..2d8792e 100644
--- a/Cargo.lock
+++ a/Cargo.lock
@@ -2801,9 +2801,9 @@

[[package]]
name = "syn"
version = "2.0.100"
version = "2.0.101"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b09a44accad81e1ba1cd74a32461ba89dee89095ba17b32f5d03683b1b1fc2a0"
checksum = "8ce2b7fc941b3a24138a0a7cf8e858bfc6a992e7978a068a5c760deb0ed43caf"
dependencies = [
 "proc-macro2",
 "quote",