diff --git a/Cargo.lock b/Cargo.lock index d286753..ff33dad 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -235,7 +235,7 @@ dependencies = [ [[package]] name = "rustitch" -version = "0.1.1" +version = "0.1.2" dependencies = [ "png", "thiserror", @@ -250,7 +250,7 @@ checksum = "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214" [[package]] name = "stitch-peek" -version = "0.1.1" +version = "0.1.2" dependencies = [ "anyhow", "clap", diff --git a/README.md b/README.md index 0ae2ebd..6fa27d2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # stitch-peek-rs -[![CI](https://git.narl.io/nvrl/stitch-peek-rs/actions/workflows/ci.yml/badge.svg)](https://git.narl.io/nvrl/stitch-peek-rs/actions/workflows/ci.yml) +[![CI](https://git.narl.io/nvrl/stitch-peek-rs/actions/workflows/ci.yml/badge.svg)](https://git.narl.io/nvrl/stitch-peek-rs/actions?workflow=ci.yml) [![rustitch on crates.io](https://img.shields.io/crates/v/rustitch)](https://crates.io/crates/rustitch) [![stitch-peek on crates.io](https://img.shields.io/crates/v/stitch-peek)](https://crates.io/crates/stitch-peek) [![docs.rs](https://img.shields.io/docsrs/rustitch)](https://docs.rs/rustitch)