Chromium Code Reviews| Index: pubspec.yaml |
| diff --git a/pubspec.yaml b/pubspec.yaml |
| index 39da2556caad0eb25227e778c349ffac4d2727c8..42b609b8b18dbe65d541dc7c28123cbb10c48038 100644 |
| --- a/pubspec.yaml |
| +++ b/pubspec.yaml |
| @@ -8,6 +8,7 @@ environment: |
| dependencies: |
| analyzer: '>=0.23.0 <0.26.0' |
| args: '>=0.12.1 <0.14.0' |
| + async: {git: git://github.com/dart-lang/async} |
|
kevmoo
2015/06/17 22:20:04
Is the latest published? At least a TODO to remove
nweiz
2015/06/17 22:41:08
Not yet.
|
| barback: '>=0.14.0 <0.16.0' |
| crypto: '^0.9.0' |
| glob: '^1.0.0' |