support latest pkg:build_runner
diff --git a/pkgs/pubspec_parse/pubspec.yaml b/pkgs/pubspec_parse/pubspec.yaml
index 4178027..5dcb3dc 100644
--- a/pkgs/pubspec_parse/pubspec.yaml
+++ b/pkgs/pubspec_parse/pubspec.yaml
@@ -16,7 +16,7 @@
   yaml: ^2.1.12
 
 dev_dependencies:
-  build_runner: ^0.10.0
+  build_runner: ^1.0.0
   build_verify: ^1.0.0
   json_serializable: ^1.2.1
   path: ^1.5.1