We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f186d92 commit 7f0467dCopy full SHA for 7f0467d
1 file changed
pubspec.yaml
@@ -1,13 +1,12 @@
1
name: http_parser
2
-version: 3.0.2
+version: 3.0.3
3
author: "Dart Team <misc@dartlang.org>"
4
homepage: https://github.com/dart-lang/http_parser
5
description: >
6
A platform-independent package for parsing and serializing HTTP formats.
7
dependencies:
8
collection: ">=0.9.1 <2.0.0"
9
source_span: "^1.0.0"
10
- string_scanner: ">=0.0.0 <0.2.0"
11
string_scanner: ">=0.0.0 <2.0.0"
12
dev_dependencies:
13
test: "^0.12.0"
0 commit comments