Skip to content

Commit df906b3

Browse files
committed
Use 1.49.0 prebuilts
Bug: 176888219 Change-Id: I2e35acf90c1f16400c6a1fc502a797e80d47bb02
1 parent 149e3f3 commit df906b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

paths.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
THIS_DIR = os.path.realpath(os.path.dirname(__file__))
2020

21-
STAGE0_RUST_VERSION = '1.48.0'
21+
STAGE0_RUST_VERSION = '1.49.0'
2222
CLANG_REVISION = 'r407598'
2323

2424

0 commit comments

Comments
 (0)