summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* reduce tokio feature flagsBryan Newbold2020-08-251-7/+1
* cargo: switch from 'url' to 'serde_urlencoded'Bryan Newbold2020-08-251-1/+1
* cargo: add url crate for query param parsingBryan Newbold2020-08-241-0/+1
* cargo: depend on 'http' explicitlyBryan Newbold2020-08-241-0/+1
* cargo: toml parsingBryan Newbold2020-08-241-0/+1
* cargo: serde_jsonBryan Newbold2020-08-221-0/+2
* copy example skeleton from rust async bookBryan Newbold2020-08-171-0/+15