Skip to content

Commit

Permalink
Update docs in imgurs lib
Browse files Browse the repository at this point in the history
  • Loading branch information
M3DZIK committed Apr 11, 2024
1 parent 723bf26 commit 6d6cbbd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/lib.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! [![github]](https://github.com/MedzikUser/imgurs)
//! [![github]](https://github.com/M3DZIK/imgurs)
//! [![crates-io]](https://crates.io/crates/imgurs)
//! [![docs-rs]](https://docs.rs/imgurs)
//!
Expand All @@ -19,7 +19,7 @@
//! your application, simply add it to your project's `Cargo.toml`.
//! ```toml
//! [dependencies]
//! imgurs = "0.8.0"
//! imgurs = "0.11.3"
//! ```
//!
//! # Example Usage
Expand Down

0 comments on commit 6d6cbbd

Please sign in to comment.