Skip to content

Commit

Permalink
Support Dart 2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
kevmoo committed Nov 3, 2020
1 parent f3870f0 commit 31e04ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkgs/http_parser/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ homepage: https://github.com/dart-lang/http_parser
publish_to: none

environment:
sdk: '>=2.11.0-0 <2.11.0'
sdk: '>=2.11.0-0 <2.12.0'

dependencies:
charcode: ^1.2.0-nullsafety
Expand Down

0 comments on commit 31e04ca

Please sign in to comment.