THRIFT-3299 Apache Thrift language bindings for Dart
Client: Dart
Patch: Jens Geyer
Adjusted dart package description files (pubspec.yaml)
diff --git a/tutorial/dart/server/pubspec.yaml b/tutorial/dart/server/pubspec.yaml
index f502974..cdb2dc7 100644
--- a/tutorial/dart/server/pubspec.yaml
+++ b/tutorial/dart/server/pubspec.yaml
@@ -18,8 +18,8 @@
name: tutorial_server
version: 1.0.0-dev
description: A Dart server to support the Apache Thrift tutorial
-author: Mark Erickson <mark.erickson@workiva.com>
-homepage: https://github.com/apache/thrift
+author: Apache Thrift Developers <dev@thrift.apache.org>
+homepage: http://thrift.apache.org
environment:
sdk: ^1.12.0
dependencies: