Skip to content

Commit

Permalink
v.1.0.2_ docs
Browse files Browse the repository at this point in the history
  • Loading branch information
altunenes committed Aug 27, 2023
1 parent ce79438 commit 8535e47
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ description = "Eksi Sozluk API wrapper"
license = "MIT"
rust-version = "1.71.0"
homepage = "https://github.com/altunenes/rustysozluk"
documentation = "https://docs.rs/rustysozluk/0.1.2/rustysozluk/"
documentation = "https://docs.rs/rustysozluk/latest/rustysozluk/"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[![Rust](https://github.com/altunenes/rustysozluk/actions/workflows/rust.yml/badge.svg)](https://github.com/altunenes/rustysozluk/actions/workflows/rust.yml) [![Latest Version]][crates.io] [![Docs.rs](https://docs.rs/rustysozluk/badge.svg)](https://docs.rs/rustysozluk/0.1.2/rustysozluk/)
[![Rust](https://github.com/altunenes/rustysozluk/actions/workflows/rust.yml/badge.svg)](https://github.com/altunenes/rustysozluk/actions/workflows/rust.yml) [![Latest Version]][crates.io] [![Docs.rs](https://docs.rs/rustysozluk/badge.svg)](https://docs.rs/rustysozluk/latest/rustysozluk/)


[Latest Version]: https://img.shields.io/crates/v/rustysozluk.svg
Expand Down

0 comments on commit 8535e47

Please sign in to comment.