Skip to content

Commit

Permalink
Regenerating readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ecton committed Nov 1, 2023
1 parent f7284bc commit 2c9b455
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@ A `#[forbid_unsafe]` ordered collection crate for Rust. This crate is `no_std`
compatible using the `alloc` crate.

[![crate version](https://img.shields.io/crates/v/kempt.svg)](https://crates.io/crates/kempt)
[![Live Build Status](https://img.shields.io/github/actions/workflow/status/khonsulabs/kempt/rust.yml?branch=v0.2.0)](https://github.com/khonsulabs/kempt/actions?query=workflow:Tests)
[![Live Build Status](https://img.shields.io/github/actions/workflow/status/khonsulabs/kempt/rust.yml?branch=v0.2.1)](https://github.com/khonsulabs/kempt/actions?query=workflow:Tests)
[![HTML Coverage Report for `main` branch](https://khonsulabs.github.io/kempt/coverage/badge.svg)](https://khonsulabs.github.io/kempt/coverage/)
[![Documentation for `v0.2.0` branch](https://img.shields.io/badge/docs-main-informational)](https://docs.rs/kempt)
[![Documentation for `v0.2.1` branch](https://img.shields.io/badge/docs-main-informational)](https://docs.rs/kempt)

## `Map<K, V>`

Expand Down

0 comments on commit 2c9b455

Please sign in to comment.