From: Marc-André Lureau <marcandre.lureau@redhat.com>
Necessary for the following patch.
Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
---
subprojects/.gitignore | 2 +-
subprojects/syn-2-rs.wrap | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/subprojects/.gitignore b/subprojects/.gitignore
index f4281934ce..0073d61003 100644
--- a/subprojects/.gitignore
+++ b/subprojects/.gitignore
@@ -18,5 +18,5 @@
/proc-macro-error-attr-1.0.4
/proc-macro2-1.0.84
/quote-1.0.36
-/syn-2.0.66
+/syn-2.0.106
/unicode-ident-1.0.12
diff --git a/subprojects/syn-2-rs.wrap b/subprojects/syn-2-rs.wrap
index d79cf750fb..560942befc 100644
--- a/subprojects/syn-2-rs.wrap
+++ b/subprojects/syn-2-rs.wrap
@@ -1,8 +1,8 @@
[wrap-file]
-directory = syn-2.0.66
-source_url = https://crates.io/api/v1/crates/syn/2.0.66/download
-source_filename = syn-2.0.66.0.tar.gz
-source_hash = c42f3f41a2de00b01c0aaad383c5a45241efc8b2d1eda5661812fda5f3cdcff5
+directory = syn-2.0.106
+source_url = https://crates.io/api/v1/crates/syn/2.0.106/download
+source_filename = syn-2.0.106.0.tar.gz
+source_hash = ede7c438028d4436d71104916910f5bb611972c5cfd7f89b8300a8186e6fada6
#method = cargo
patch_directory = syn-2-rs
--
2.50.1