🏡 index : ~doyle/rgit.git

author dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 2024-12-01 19:56:15.0 +00:00:00
committer GitHub <noreply@github.com> 2024-12-01 19:56:15.0 +00:00:00
commit
b2a39eaac1f9c739369c7b3d7f7e51ca34242c60 [patch]
tree
4b83c92f2f8a183a2bd368f1ea4ca62ef2c7e953
parent
7cbbf9c101d6f180e0bda9fb2426df4294f9a383
download
b2a39eaac1f9c739369c7b3d7f7e51ca34242c60.tar.gz

Bump syn from 2.0.89 to 2.0.90

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

---
updated-dependencies:
- dependency-name: syn
  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 8a3fce2..7f0f980 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",