1
0
mirror of https://github.com/dart-lang/sdk synced 2024-07-03 00:08:46 +00:00

Bring in the latest pub

Fixes https://github.com/dart-lang/pub/issues/1914

Includes fixes for snappshotting and running executables in Dart 2 mode.

Change-Id: If35c22859b3985fee769e15d2606f484746f2926
Reviewed-on: https://dart-review.googlesource.com/58804
Commit-Queue: Nate Bosch <nbosch@google.com>
Reviewed-by: Kevin Moore <kevmoo@google.com>
This commit is contained in:
Nate Bosch 2018-06-06 19:06:04 +00:00 committed by commit-bot@chromium.org
parent 1031735707
commit 2f79dc3f00
2 changed files with 3 additions and 1 deletions

View File

@ -16,6 +16,8 @@
#### Pub
* Fix support for running executables in Dart 2 mode.
#### Other Tools
## 2.0.0-dev.60.0

2
DEPS
View File

@ -110,7 +110,7 @@ vars = {
"ply_rev": "604b32590ffad5cbb82e4afef1d305512d06ae93",
"pool_tag": "1.3.4",
"protobuf_tag": "0.7.1",
"pub_rev": "7bdcf4e4de85a7a8c7a322511b8198f1b6cb0a73",
"pub_rev": "d84173eeb03c328ed533469108ce81b11d736a80",
"pub_semver_tag": "1.4.1",
"quiver_tag": "5aaa3f58c48608af5b027444d561270b53f15dbf",
"resource_rev":"af5a5bf65511943398146cf146e466e5f0b95cb9",