Skip to content

Commit 9e8541c

Browse files
committed
ports: bump cargo to master
1 parent 11ee886 commit 9e8541c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bootstrap.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -186,8 +186,8 @@ tools:
186186
source:
187187
subdir: 'bundled'
188188
git: 'https://github.com/rust-lang/cargo.git'
189-
tag: '0.53.0'
190-
version: '0.53.0'
189+
branch: 'master'
190+
commit: '25fcb135d02ea897ce894b67ae021f48107d522b'
191191
tools_required:
192192
- tool: host-rust
193193
recursive: true

0 commit comments

Comments
 (0)