Skip to content

Commit 9111f35

Browse files
committed
Bump version of syn target in readme
1 parent f6d018e commit 9111f35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ $ buck2 run stage2:rustc -- --version --verbose
2323
# Build various intermediate crates (stage1 by default)
2424
$ buck2 build :rustc_ast
2525
$ buck2 build :rustc_ast -m=stage2
26-
$ buck2 build :syn-2.0.101 --target-platforms //platforms/stage1:compiler
26+
$ buck2 build :syn-2.0.106 --target-platforms //platforms/stage1:compiler
2727

2828
# Document a crate using stage0 or stage1 rustdoc
2929
$ buck2 build :rustc_ast[doc] --show-simple-output

0 commit comments

Comments
 (0)