7 Commits

Author SHA1 Message Date
nvrl 512f49ab38 fixed ci badge
Release / Build and Release (push) Has been cancelled
2026-03-30 01:07:27 +02:00
nvrl fc2abb9524 Merge pull request 'version bump' (#6) from release/0.1.2 into main
Release / Build and Release (push) Successful in 36s
Reviewed-on: #6
2026-03-30 01:03:55 +02:00
nvrl ea74aaa666 Merge pull request 'added publishing metadata and seperated project readmes' (#5) from release/0.1.2 into main
Release / Build and Release (push) Successful in 19s
Reviewed-on: #5
2026-03-30 00:59:01 +02:00
nvrl 4e05428d83 Merge pull request 'added testfiles' (#4) from release/0.1.1 into main
Release / Build and Release (push) Successful in 35s
Reviewed-on: #4
2026-03-30 00:48:52 +02:00
nvrl b155830118 Merge pull request 'fixed tooling in ci' (#3) from release/0.1.0 into main
Release / Build and Release (push) Successful in 37s
Reviewed-on: #3
2026-03-30 00:32:41 +02:00
nvrl a74d504bca Merge pull request 'cargo fmt' (#2) from release/0.1.0 into main
Release / Build and Release (push) Failing after 15s
Reviewed-on: #2
2026-03-30 00:31:22 +02:00
nvrl ff6f279ff5 Merge pull request 'release/0.1.0' (#1) from release/0.1.0 into main
Release / Build and Release (push) Failing after 19s
Reviewed-on: #1
2026-03-30 00:29:56 +02:00
2 changed files with 3 additions and 3 deletions
Generated
+2 -2
View File
@@ -235,7 +235,7 @@ dependencies = [
[[package]] [[package]]
name = "rustitch" name = "rustitch"
version = "0.1.1" version = "0.1.2"
dependencies = [ dependencies = [
"png", "png",
"thiserror", "thiserror",
@@ -250,7 +250,7 @@ checksum = "703d5c7ef118737c72f1af64ad2f6f8c5e1921f818cdcb97b8fe6fc69bf66214"
[[package]] [[package]]
name = "stitch-peek" name = "stitch-peek"
version = "0.1.1" version = "0.1.2"
dependencies = [ dependencies = [
"anyhow", "anyhow",
"clap", "clap",
+1 -1
View File
@@ -1,6 +1,6 @@
# stitch-peek-rs # 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) [![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) [![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) [![docs.rs](https://img.shields.io/docsrs/rustitch)](https://docs.rs/rustitch)