diff --git a/pubspec.yaml b/pubspec.yaml index 1f3949c..0cf3d47 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -3,7 +3,8 @@ description: Dart implementation of gRPC, a high performance, open-source univer version: 3.2.4 repository: https://github.com/grpc/grpc-dart - +environment: + sdk: '>=3.0.0 <4.0.0' dependencies: archive: ^3.4.10