About Social Code
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGurchetan Singh <gurchetansingh@google.com>2024-12-18 14:59:35 -0800
committerMarge Bot <marge-bot@fdo.invalid>2025-06-17 22:28:54 +0000
commit71ff4ab7881a14b94d6b0113ae1288dc058f8a03 (patch)
treeb9d7142cb2d1520f6d3d1e7cd086120a3baedb1e
parent62e36aeb95934a2e33a8541e635891d2753eb2e1 (diff)
subprojects: update syn to 2.0.87
Fedora is at 2.0.90 now. https://src.fedoraproject.org/rpms/rust-syn Acked-by: Aaron Ruby <aruby@qnx.com> Reviewed-by: @LingMan Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35210>
-rw-r--r--subprojects/packagefiles/syn/meson.build2
-rw-r--r--subprojects/syn.wrap8
2 files changed, 5 insertions, 5 deletions
diff --git a/subprojects/packagefiles/syn/meson.build b/subprojects/packagefiles/syn/meson.build
index cb590fbd6c9..707d74a66ef 100644
--- a/subprojects/packagefiles/syn/meson.build
+++ b/subprojects/packagefiles/syn/meson.build
@@ -1,7 +1,7 @@
project(
'syn',
'rust',
- version : '2.0.68',
+ version : '2.0.87',
license : 'MIT OR Apache-2.0',
)
diff --git a/subprojects/syn.wrap b/subprojects/syn.wrap
index 8c029324f19..aaef4619251 100644
--- a/subprojects/syn.wrap
+++ b/subprojects/syn.wrap
@@ -1,6 +1,6 @@
[wrap-file]
-directory = syn-2.0.68
-source_url = https://crates.io/api/v1/crates/syn/2.0.68/download
-source_filename = syn-2.0.68.tar.gz
-source_hash = 901fa70d88b9d6c98022e23b4136f9f3e54e4662c3bc1bd1d84a42a9a0f0c1e9
+directory = syn-2.0.87
+source_url = https://crates.io/api/v1/crates/syn/2.0.87/download
+source_filename = syn-2.0.87.tar.gz
+source_hash = 25aa4ce346d03a6dcd68dd8b4010bcb74e54e62c90c573f394c46eae99aba32d
patch_directory = syn