Commit Graph
2 Commits
Author SHA1 Message Date
Aaron Power f8aa32f003 Version 0.9, Changed API to use Cow<'static, str>
Added documentation to Error enum
2017-11-09 13:56:50 +00:00
Aaron Power b6d350f29e updated reqwest and fixed media route
reqwest updated to 0.8
removed Result for creating Mastodon client as result of reqwest update
added Meta and ImageDetails struct for Attachment
Changed Attachment.id to String
Added test for media route.
Changed paramaters for media from Vec<u8> of image data to String of
file path.
Added dotenv for testing
2017-11-09 13:05:30 +00:00