From 7243628eff0c22e8e008995c12d0d9129738058b Mon Sep 17 00:00:00 2001 From: Pavel Pscheidl Date: Thu, 3 Aug 2023 12:13:06 +0200 Subject: [PATCH] chore: Update docs and dependencies links to v0.10.1 (#7) --- README.md | 4 ++-- confik/README.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 84b78a8..a9096a7 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ [![crates.io](https://img.shields.io/crates/v/confik?label=latest)](https://crates.io/crates/confik) -[![Documentation](https://docs.rs/confik/badge.svg?version=0.10.0)](https://docs.rs/confik/0.10.0) -[![dependency status](https://deps.rs/crate/confik/0.10.0/status.svg)](https://deps.rs/crate/confik/0.10.0) +[![Documentation](https://docs.rs/confik/badge.svg?version=0.10.1)](https://docs.rs/confik/0.10.1) +[![dependency status](https://deps.rs/crate/confik/0.10.1/status.svg)](https://deps.rs/crate/confik/0.10.1) ![MIT or Apache 2.0 licensed](https://img.shields.io/crates/l/confik.svg)
[![CI](https://github.com/x52dev/confik/actions/workflows/ci.yml/badge.svg)](https://github.com/x52dev/confik/actions/workflows/ci.yml) diff --git a/confik/README.md b/confik/README.md index 16de5bd..3fa9e4e 100644 --- a/confik/README.md +++ b/confik/README.md @@ -3,12 +3,12 @@ [![crates.io](https://img.shields.io/crates/v/confik?label=latest)](https://crates.io/crates/confik) -[![Documentation](https://docs.rs/confik/badge.svg?version=0.9.0)](https://docs.rs/confik/0.9.0) +[![Documentation](https://docs.rs/confik/badge.svg?version=0.10.1)](https://docs.rs/confik/0.10.1) ![Version](https://img.shields.io/badge/rustc-1.65+-ab6000.svg) ![MIT or Apache 2.0 licensed](https://img.shields.io/crates/l/confik.svg)
[![CI](https://github.com/x52dev/confik/actions/workflows/ci.yml/badge.svg)](https://github.com/x52dev/confik/actions/workflows/ci.yml) -[![dependency status](https://deps.rs/crate/confik/0.9.0/status.svg)](https://deps.rs/crate/confik/0.9.0) +[![dependency status](https://deps.rs/crate/confik/0.10.1/status.svg)](https://deps.rs/crate/confik/0.10.1) [![Download](https://img.shields.io/crates/d/confik.svg)](https://crates.io/crates/confik)