oauth1-request 0.6.1

Yet yet yet another OAuth 1.0 client library.
Documentation
1
2
3
4
5
6
7
8
9
10
// Currently `version_sync` does not support renaming crate name with `package` key
// #[test]
// fn test_readme_deps() {
//     version_sync::assert_markdown_deps_updated!("../README.md");
// }

#[test]
fn test_html_root_url() {
    version_sync::assert_html_root_url_updated!("src/lib.rs");
}