Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1409)

Unified Diff: pubspec.yaml

Issue 2086253002: Allow application of external mixins to generated dart protos. (Closed) Base URL: https://github.com/dart-lang/dart-protoc-plugin.git@master
Patch Set: Add support for mixins in protos. Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: pubspec.yaml
diff --git a/pubspec.yaml b/pubspec.yaml
index 7bab074cac24040c46e50e08dc6a8adee9e13fe3..4acb45cbee0e4123d32763f8f2f4740b7a108f46 100644
--- a/pubspec.yaml
+++ b/pubspec.yaml
@@ -8,7 +8,7 @@ environment:
dependencies:
fixnum: ^0.10.5
path: ^1.0.0
- protobuf: ^0.5.1
+ protobuf: ^0.5.2
dev_dependencies:
browser: any
test: ^0.12.0

Powered by Google App Engine
This is Rietveld 408576698