🏡 index : ~doyle/rgit.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2025-04-03 7:37:59.0 +00:00:00
committer GitHub <noreply@github.com> 2025-04-03 7:37:59.0 +00:00:00
commit
f0144c86b735f32e960ecd0374c1cb572c348ed0 [patch]
tree
a4df0ef44c1cfdae06c6e5856ca08b2f995cad85
parent
45a76bbb9b4f00b3728a58c2eb85c903a394d33a
download
f0144c86b735f32e960ecd0374c1cb572c348ed0.tar.gz

Bump syn from 2.0.96 to 2.0.100

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

---
updated-dependencies:
- dependency-name: syn
  dependency-version: 2.0.100
  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 d1c1d2c..9c9495e 100644
--- a/Cargo.lock
+++ a/Cargo.lock
@@ -2855,9 +2855,9 @@

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