commit | b5f126f6d6908796944569cc4c5a5ae2c6614231 | [log] [tgz] |
---|---|---|
author | Mark Erickson <merickson@apache.org> | Mon Feb 29 15:27:59 2016 -0600 |
committer | Mark Erickson <merickson@apache.org> | Mon Feb 29 15:27:59 2016 -0600 |
tree | 41223cb580f0f8f57b46334bf2aef2134a594e7e | |
parent | b52d03d7a0c1ff2c1fe31c3999127d2daf98bc93 [diff] [blame] |
THRIFT-3637 Implement compact protocol for dart This closes #916
diff --git a/lib/dart/pubspec.yaml b/lib/dart/pubspec.yaml index 99d490c..7012f5d 100644 --- a/lib/dart/pubspec.yaml +++ b/lib/dart/pubspec.yaml
@@ -26,6 +26,7 @@ sdk: ">=1.12.0 <2.0.0" dependencies: crypto: "^0.9.0" + fixnum: "^0.10.2" http: "^0.11.3" logging: "^0.11.0" dev_dependencies: