lory 2020.3.16

An easy-to-use Rust library for accessing the Twitter API
Documentation
[package]
name = "lory"
version = "2020.3.16"
authors = ["Bayu Aldi Yansyah <bayualdiyansyah@gmail.com>"]
edition = "2018"
license = "Apache-2.0"
description = "An easy-to-use Rust library for accessing the Twitter API"
documentation = "https://docs.rs/lory/"
homepage = "https://github.com/pyk/lory"
repository = "https://github.com/pyk/lory"
readme = "README.md"
categories = ["api-bindings", "web-programming"]

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]