🏡 index : ~doyle/rgit.git

author jordan <jordan@doyle.la> 2024-12-17 5:20:42.0 +00:00:00
committer GitHub <noreply@github.com> 2024-12-17 5:20:42.0 +00:00:00
commit
e999d779b88d8cfbfb0a14a7548795b91e35c86b [patch]
tree
0774befd8d2000a9afc2826c5fe527d3f1f2d6ae
parent
092aec1017e106b3f9691440b6adbf2ffd0b82f2
parent
b2a39eaac1f9c739369c7b3d7f7e51ca34242c60
download
e999d779b88d8cfbfb0a14a7548795b91e35c86b.tar.gz

Merge pull request #87 from w4/dependabot/cargo/syn-2.0.90

Bump syn from 2.0.89 to 2.0.90

Diff

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

diff --git a/Cargo.lock b/Cargo.lock
index d43931e..ab687a7 100644
--- a/Cargo.lock
+++ a/Cargo.lock
@@ -2813,9 +2813,9 @@

[[package]]
name = "syn"
version = "2.0.89"
version = "2.0.90"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "44d46482f1c1c87acd84dea20c1bf5ebff4c757009ed6bf19cfd36fb10e92c4e"
checksum = "919d3b74a5dd0ccd15aeb8f93e7006bd9e14c295087c9896a110f490752bcf31"
dependencies = [
 "proc-macro2",
 "quote",