Skip to content

Commit

Permalink
Add rustc badge
Browse files Browse the repository at this point in the history
  • Loading branch information
harmless-tech committed Nov 21, 2023
1 parent 63fde96 commit 70494f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -4,6 +4,7 @@
[![Rust Build, Test, and Release](https://github.com/harmless-tech/snowbinary/actions/workflows/release.yml/badge.svg)](https://github.com/harmless-tech/snowbinary/actions/workflows/release.yml)
[![Crates.io](https://img.shields.io/crates/v/snowbinary)](https://crates.io/crates/snowbinary)
[![docs.rs](https://img.shields.io/docsrs/snowbinary/latest)](https://docs.rs/snowbinary/latest/snowbinary)
[![rustc-msrv](https://img.shields.io/badge/rustc-1.66%2B-blue?logo=rust)](https://www.rust-lang.org/tools/install)

A basic header based binary file format, writer and reader.

Expand Down

0 comments on commit 70494f4

Please sign in to comment.