meson: Pull in syn from crates.io
We don't have real crates.io support yet so this uses a hack where it pulls wraps from my personal github. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24998>
This commit is contained in:

committed by
Marge Bot

parent
384f4448e1
commit
5a80c2e89a
6
subprojects/syn.wrap
Normal file
6
subprojects/syn.wrap
Normal file
@@ -0,0 +1,6 @@
|
||||
[wrap-file]
|
||||
directory = syn-2.0.15
|
||||
source_url = https://crates.io/api/v1/crates/syn/2.0.15/download
|
||||
source_filename = syn-2.0.15.tar.gz
|
||||
source_hash = a34fcf3e8b60f57e6a14301a2e916d323af98b0ea63c599441eec8558660c822
|
||||
patch_directory = syn
|
Reference in New Issue
Block a user