Skip to content

Commit

Permalink
πŸ“ Add dependency badge
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurlm committed Dec 4, 2023
1 parent e42d3e5 commit 7cac4b8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
[![Crates.io](https://img.shields.io/crates/v/mmap-vec)](https://crates.io/crates/mmap-vec)
[![LICENSE](https://img.shields.io/crates/l/mmap-vec)](https://raw.githubusercontent.com/arthurlm/mmap-vec/main/LICENSE)
![MSRV](https://img.shields.io/badge/MSRV-1.66.1-blue)
[![dependency status](https://deps.rs/repo/github/arthurlm/mmap-vec/status.svg)](https://deps.rs/repo/github/arthurlm/mmap-vec)

This crate contains implementation / helper to create data struct that are memory mapped.

Expand Down

0 comments on commit 7cac4b8

Please sign in to comment.