From 4aedd681a0ddf511f3bb4254e2960fce7f400b04 Mon Sep 17 00:00:00 2001 From: Kelly Rauchenberger Date: Sun, 27 Nov 2016 16:49:48 -0500 Subject: Switched from twitcurl to libtwitter++ Also updated verbly to remove dependence on json submodule, replaced uses of the C random API with the C++ random API, and replaced the UNIX-dependent sleep call with the sleep functionality in the C++ standard library. --- vendor/verbly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vendor/verbly') diff --git a/vendor/verbly b/vendor/verbly index 02c187f..1f898f3 160000 --- a/vendor/verbly +++ b/vendor/verbly @@ -1 +1 @@ -Subproject commit 02c187fd3141203024b6f359ec714c0b804583c0 +Subproject commit 1f898f3bd66c29672275c2c884b17ba662ced626 -- cgit 1.4.1