File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 11[package ]
22name = " katharsis"
33authors = [
" Shigure Kurosaki <[email protected] >" ]
4- version = " 1.0.0-canary.24 "
4+ version = " 1.0.0-canary.25 "
55edition = " 2021"
66rust-version = " 1.78.0"
77license = " MIT"
Original file line number Diff line number Diff line change 55 <h1 >Katharsis</h1 >
66
77 <a href =" https://github.com/kurosakishigure/katharsis/actions/workflows/ci.yml " >
8- <img src="https://github.com/kurosakishigure/katharsis/workflows/CI/badge.svg?branch=refs/tags/v1.0.0-canary.24 " alt="CI">
8+ <img src="https://github.com/kurosakishigure/katharsis/workflows/CI/badge.svg?branch=refs/tags/v1.0.0-canary.25 " alt="CI">
99 </a >
1010 <a href =" https://github.com/kurosakishigure/katharsis/actions/workflows/cd.yml " >
11- <img src="https://github.com/kurosakishigure/katharsis/workflows/CD/badge.svg?branch=refs/tags/v1.0.0-canary.24 " alt="CD">
11+ <img src="https://github.com/kurosakishigure/katharsis/workflows/CD/badge.svg?branch=refs/tags/v1.0.0-canary.25 " alt="CD">
1212 </a >
1313 <a href =" https://coveralls.io/github/kurosakishigure/katharsis " >
14- <img src="https://coveralls.io/repos/github/kurosakishigure/katharsis/badge.svg?branch=refs/tags/v1.0.0-canary.24 " alt="Coverage Status">
14+ <img src="https://coveralls.io/repos/github/kurosakishigure/katharsis/badge.svg?branch=refs/tags/v1.0.0-canary.25 " alt="Coverage Status">
1515 </a >
1616 <a href =" https://crates.io/crates/katharsis " >
1717 <img src="https://img.shields.io/crates/v/katharsis.svg" alt="Crates.io">
Original file line number Diff line number Diff line change 22
33## Package Managers
44
5- ### Cargo
5+ ### Cargo B(inary)Install
66
77``` bash
88cargo binstall katharsis
99# or
10- cargo binstall katharsis@1.0.0-canary.24
10+ cargo binstall katharsis@CANARY_VERSION
1111```
1212
1313### Paru
You can’t perform that action at this time.
0 commit comments