Change mammut references to elefren

This commit is contained in:
Paul Woolcock
2018-08-21 17:01:05 -04:00
parent ecb8629a53
commit a9b6b52890
8 changed files with 42 additions and 42 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ use serde::Deserialize;
/// Abstracts away the `next_page` logic into a single stream of items
///
/// ```no_run
/// # extern crate mammut;
/// # use mammut::{Data, Mastodon, MastodonClient};
/// # extern crate elefren;
/// # use elefren::{Data, Mastodon, MastodonClient};
/// # use std::error::Error;
/// # fn main() -> Result<(), Box<Error>> {
/// # let data = Data {