Add Dart Constraint

This commit is contained in:
Tsavo Knott 2024-04-11 18:35:44 -04:00
parent 33381e04e9
commit a2981c4f1d
1 changed files with 2 additions and 1 deletions

View File

@ -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