summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDiego Barrios Romero <eldruin@gmail.com>2024-01-18 22:08:39 +0100
committerDiego Barrios Romero <eldruin@gmail.com>2024-01-19 14:47:10 +0100
commit56f880ad96f6778eae7029d1f432b414caa39739 (patch)
treea674e0459687fbee61dae7cf5e772fb5c2dbb868 /README.md
parent451f9fb372d4f7ff6f4f7196782ae18d0d7b3abd (diff)
downloadads1x1x-async-56f880ad96f6778eae7029d1f432b414caa39739.tar.gz
ads1x1x-async-56f880ad96f6778eae7029d1f432b414caa39739.tar.xz
ads1x1x-async-56f880ad96f6778eae7029d1f432b414caa39739.zip
Raise MSRV + update CI
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 024b8e9..070af22 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,7 @@
[![crates.io](https://img.shields.io/crates/v/ads1x1x.svg)](https://crates.io/crates/ads1x1x)
[![Docs](https://docs.rs/ads1x1x/badge.svg)](https://docs.rs/ads1x1x)
+![Minimum Supported Rust Version](https://img.shields.io/badge/rustc-1.62+-blue.svg)
[![Build Status](https://github.com/eldruin/ads1x1x-rs/workflows/Build/badge.svg)](https://github.com/eldruin/ads1x1x-rs/actions?query=workflow%3ABuild)
[![Coverage Status](https://coveralls.io/repos/github/eldruin/ads1x1x-rs/badge.svg?branch=master)](https://coveralls.io/github/eldruin/ads1x1x-rs?branch=master)