summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
AgeCommit message (Expand)Author
2021-05-19Relicense to the UnlicenseHEADmasterPaul Woolcock
2020-10-07Add basic async clientPaul Woolcock
2020-09-29use the async reqwest client but present the same blocking apiPaul Woolcock
2020-09-29use std::convert::TryInto instead of using crateranfdev
2020-09-27Manually updated reqwest to 10.8 and url to 2.1ranfdev
2020-09-27updated tungstenite to v0.11.0Ranfdev
2020-09-25making clippy happyPaul Woolcock
2020-09-25Various cleanup tasksPaul Woolcock
2020-09-25Update indoc requirement from 0.3.1 to 1.0.2dependabot-preview[bot]
2020-06-11Update pretty_env_logger requirement from 0.3.0 to 0.4.0dependabot-preview[bot]
2020-06-11Update serde_qs requirement from 0.4.5 to 0.6.0dependabot-preview[bot]
2020-06-11Update to the 2018 editionPaul Woolcock
2020-06-08Update version to 0.22Paul Woolcock
2020-06-08Remove url 2.xleo60228
2020-06-08Use WebSockets for eventsleo60228
2020-04-08v0.21.0Paul Woolcock
2020-04-07Update serde_urlencoded requirement from 0.5.3 to 0.6.1dependabot-preview[bot]
2019-09-03Add feature flag for rustlsiliana destroyer of worlds
2019-05-22update to 0.20.1Paul Woolcock
2019-05-22log API responsesPaul Woolcock
2019-05-09Publish v0.20.0Paul Woolcock
2019-05-05Update to 0.19.4Paul Woolcock
2019-04-29Update doc-comment requirement from 0.2 to 0.3dependabot[bot]
2019-04-29Update to 0.19.3Paul Woolcock
2019-04-25Upgrade to 0.19.2Paul Woolcock
2019-04-25Update to 0.19.1Paul Woolcock
2019-04-15Update doc-comment requirement from 0.1 to 0.2dependabot[bot]
2019-03-18Update toml requirement from 0.4.6 to 0.5.0dependabot[bot]
2019-03-09Add `min_id` to pagination paramsPaul Woolcock
2019-03-06update to v0.19.0Paul Woolcock
2019-03-05update to 0.18.2Paul Woolcock
2019-03-05Add built-in support for deserializing Data from the envPaul Woolcock
2019-03-05Update to 0.18.1Paul Woolcock
2019-01-05Make `Registered::complete` take self by referencePaul Woolcock
2018-12-13Update isolang requirement from 0.2 to 1.0dependabot[bot]
2018-12-12update to 0.17Paul Woolcock
2018-12-07Update pretty_env_logger requirement from 0.2.4 to 0.3.0dependabot[bot]
2018-11-30Update indoc requirement from 0.2.6 to 0.3.1dependabot[bot]
2018-11-29Update try_from requirement from 0.2.2 to 0.3.2dependabot[bot]
2018-10-10change up examples slightlyPaul Woolcock
2018-10-03Update Cargo.toml for 0.16Paul Woolcock
2018-09-20Update code to be compatible with reqwest 0.9Paul Woolcock
2018-09-20Update reqwest requirement from 0.8 to 0.9dependabot[bot]
2018-09-20update to v0.15.2Paul Woolcock
2018-09-18Update to v0.15.1Paul Woolcock
2018-09-15Prep for v0.15.0 releasePaul Woolcock
2018-09-14Add the "endorsements" endpoints from mastodon 2.5.0Paul Woolcock
2018-09-10Add methods & data structures for all the "push" endpointsPaul Woolcock
2018-09-07change `POST /search` to `GET /search`Paul Woolcock
2018-09-01feat(status): Add language code to status builderPaul Woolcock