summaryrefslogtreecommitdiff
path: root/test/dart
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2015-10-03 01:34:59 +0200
committerJens Geyer <jensg@apache.org>2015-10-03 01:44:44 +0200
commita8d5a7841d42a9d663bc7fb2379500597a7d5020 (patch)
treecae7025e35957992d55d4cc4c3e1b9d403fbfb76 /test/dart
parent932c4700c6e3aee20b74d5e2f562326029e6b9c8 (diff)
downloadthrift-a8d5a7841d42a9d663bc7fb2379500597a7d5020.tar.gz
THRIFT-3299 Apache Thrift language bindings for Dart
Client: Dart Patch: Jens Geyer Adjusted dart package description files (pubspec.yaml)
Diffstat (limited to 'test/dart')
-rw-r--r--test/dart/test_client/pubspec.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/dart/test_client/pubspec.yaml b/test/dart/test_client/pubspec.yaml
index 54d8b0fcc..b76fb5d2d 100644
--- a/test/dart/test_client/pubspec.yaml
+++ b/test/dart/test_client/pubspec.yaml
@@ -18,8 +18,8 @@
name: thrift_test_client
version: 1.0.0-dev
description: A client integration test for the Dart Thrift library
-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: