Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1538)

Unified Diff: pubspec.yaml

Issue 1890853003: Add support for sharding test runs. (Closed) Base URL: git@github.com:dart-lang/test@master
Patch Set: Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 9bdd1cde4968d00300d4c58bd2287e54241c5d93..652f72faac1231693a59bece4392ca0bc55279a4 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -12,6 +12,7 @@ dependencies:
barback: '>=0.14.0 <0.16.0'
boolean_selector: '^1.0.0'
collection: '^1.1.0'
+ crypto: '>=0.9.2 <2.0.0'
kevmoo 2016/04/14 22:50:36 not really used, it seems
nweiz 2016/04/22 21:30:53 Done.
glob: '^1.0.0'
http_multi_server: '>=1.0.0 <3.0.0'
path: '^1.2.0'

Powered by Google App Engine
This is Rietveld 408576698