| Index: pkg/crypto/pubspec.yaml
|
| diff --git a/pkg/crypto/pubspec.yaml b/pkg/crypto/pubspec.yaml
|
| index b967df64c15b400bbd10a4a0f0d6f6a2a75ea2e7..3fd791736e550f71eac5b9530ed5acedd674693c 100644
|
| --- a/pkg/crypto/pubspec.yaml
|
| +++ b/pkg/crypto/pubspec.yaml
|
| @@ -1,9 +1,6 @@
|
| name: crypto
|
| -version: 0.9.0
|
| author: "Dart Team <misc@dartlang.org>"
|
| homepage: http://www.dartlang.org
|
| documentation: http://api.dartlang.org/docs/pkg/crypto
|
| description: >
|
| Library of cryptographic functions.
|
| -environment:
|
| - sdk: ">=1.0.0 <2.0.0"
|
|
|