Skip to content

Commit 83727ac

Browse files
committed
0.1.0
1 parent bd40931 commit 83727ac

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
authors = ["eadf <lacklustr@protonmail.com>"]
33
name = "libstacker"
44
license = "MIT OR Apache-2.0"
5-
version = "0.0.9"
5+
version = "0.1.0"
66
edition = "2024"
77
readme = "README.md"
88
keywords = ["opencv", "image_stacking"]

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![crates.io](https://img.shields.io/crates/v/libstacker.svg)](https://crates.io/crates/libstacker)
22
[![Documentation](https://docs.rs/libstacker/badge.svg)](https://docs.rs/libstacker)
33
[![Rust test](https://github.com/eadf/libstacker.rs/actions/workflows/rust.yml/badge.svg?branch=main)](https://github.com/eadf/libstacker.rs/actions/workflows/rust.yml)
4-
[![dependency status](https://deps.rs/crate/libstacker/0.0.8/status.svg)](https://deps.rs/crate/libstacker/0.0.8)
4+
[![dependency status](https://deps.rs/crate/libstacker/0.1.0/status.svg)](https://deps.rs/crate/libstacker/0.1.0)
55
[![license](https://img.shields.io/crates/l/libstacker?maxAge=2592000)](https://github.com/eadf/libstacker.rs#license)
66
[![Sponsor](https://img.shields.io/static/v1?label=Sponsor&message=%E2%9D%A4&logo=GitHub&color=%23fe8e86)](https://github.com/sponsors/eadf)
77

0 commit comments

Comments
 (0)