Update README.md
Fix docs.rs badge link
This commit is contained in:
parent
ddbb9759b8
commit
042adfbc32
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
[![Documentation](https://docs.rs/cookie_store/badge.svg)](https://docs.rs/reqwest_cookie_store)
|
||||
[![Documentation](https://docs.rs/reqwest_cookie_store/badge.svg)](https://docs.rs/reqwest_cookie_store)
|
||||
|
||||
`reqwest_cookie_store` provides implementations of `reqwest::cookie::CookieStore` for [https://crates.io/crates/cookie_store](cookie_store)
|
||||
|
||||
|
|
Loading…
Reference in a new issue