From 358a4b2229b8ab4ba0b648b1ebed2017bd52b506 Mon Sep 17 00:00:00 2001 From: pnordahl Date: Sat, 10 Sep 2022 11:31:58 -0500 Subject: [PATCH] [ci skip] readme badge update --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c8470b4..0712606 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,6 @@ > Bindings to the libpostal street address parsing/normalization C library. ![Build Status](https://github.com/pnordahl/rust-postal/actions/workflows/branch.yml/badge.svg?branch=master) - [![Cargo](https://img.shields.io/crates/v/postal.svg)](https://crates.io/crates/postal) This library provides [rust-lang/rust-bindgen](https://github.com/rust-lang/rust-bindgen) generated Rust <-> C bindings, and puts an ergonomic and safe Rust API on top of them.