Skip to content

Commit c4ae507

Browse files
David Tolnaymeta-codesync[bot]
authored andcommitted
[third-party/rust] Rename syn version 2 to syn2
Summary: In preparation for syn v3 to be `third-party/rust:syn` Test Plan: `xbgs third-party/rust:syn -l | sed 's,^fbsource/,,' | rg -v -e '^third-party/rust/' -e '^users/' -e '^whatsapp/' -e '^fbcode/scripts/' -e '^third-party/cloud-hypervisor/' -e '^third-party/mtia-simt-dpa/' -e '^third-party/nativelink/' | xargs arc rust-check` Reviewed By: boujeepossum, edward-shen Differential Revision: D114630378 fbshipit-source-id: 713af16b3d1e57b1d976a5fd3325d36ff04824d9
1 parent b32686f commit c4ae507

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • antlir/antlir2/antlir2_facts

antlir/antlir2/antlir2_facts/BUCK

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ rust_library(
5151
"proc-macro-error2",
5252
"proc-macro2",
5353
"quote",
54-
"syn",
54+
"syn2",
5555
],
5656
)

0 commit comments

Comments
 (0)