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

Unified Diff: packages/crypto/pubspec.yaml

Issue 3015713002: Roll to pickup pool changes
Patch Set: Created 3 years, 3 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 | « packages/crypto/lib/src/md5.dart ('k') | packages/crypto/test/hmac_md5_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/crypto/pubspec.yaml
diff --git a/packages/crypto/pubspec.yaml b/packages/crypto/pubspec.yaml
index a0e13437304fee622c7b6e08487e4dd82f69d3b0..3cb1170443dc286681c5b0c604d751fdd3c9dc8d 100644
--- a/packages/crypto/pubspec.yaml
+++ b/packages/crypto/pubspec.yaml
@@ -1,10 +1,10 @@
name: crypto
-version: 2.0.2
+version: 2.0.2+1
author: Dart Team <misc@dartlang.org>
description: Library of cryptographic functions.
homepage: https://www.github.com/dart-lang/crypto
environment:
- sdk: '>=1.16.0 <2.0.0-dev.infinity'
+ sdk: '>=1.16.0 <2.0.0'
dependencies:
collection: '^1.0.0'
convert: '>=1.0.0 <3.0.0'
« no previous file with comments | « packages/crypto/lib/src/md5.dart ('k') | packages/crypto/test/hmac_md5_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698