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

Unified Diff: pubspec.yaml

Issue 2046563003: Support crypto 2.0.0. (Closed) Base URL: git@github.com:dart-lang/pub.git@master
Patch Set: Created 4 years, 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 5f4c26045dda1e8238b22bd1071146f7c370e6ea..849843c2695b4abc00e4c8effaf17d70a9ebb056 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -10,7 +10,7 @@ dependencies:
args: "^0.13.0"
barback: "^0.15.2"
compiler_unsupported: "^1.13.0-dev"
- crypto: "^1.0.0"
+ crypto: ">=1.0.0 <3.0.0"
glob: "^1.0.0"
http: "^0.11.0"
http_multi_server: ">=1.0.0 <3.0.0"
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698