🏡 index : ~doyle/rgit.git

author jordan <jordan@doyle.la> 2025-04-03 15:26:32.0 +07:00:00
committer GitHub <noreply@github.com> 2025-04-03 15:26:32.0 +07:00:00
commit
02becabbda4100a53c9798b745c8dbe4133f3e26 [patch]
tree
a4df0ef44c1cfdae06c6e5856ca08b2f995cad85
parent
45a76bbb9b4f00b3728a58c2eb85c903a394d33a
parent
f0144c86b735f32e960ecd0374c1cb572c348ed0
download
02becabbda4100a53c9798b745c8dbe4133f3e26.tar.gz

Merge pull request #109 from w4/dependabot/cargo/syn-2.0.100

Bump syn from 2.0.96 to 2.0.100

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",