diff --git a/Cargo.lock b/Cargo.lock index 6b99122..94f8577 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -783,7 +783,7 @@ dependencies = [ [[package]] name = "katharsis" -version = "1.0.0-canary.23" +version = "1.0.0-canary.24" dependencies = [ "anyhow", "chrono", diff --git a/Cargo.toml b/Cargo.toml index 3696d5b..f97e004 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "katharsis" authors = ["Shigure Kurosaki "] -version = "1.0.0-canary.23" +version = "1.0.0-canary.24" edition = "2021" rust-version = "1.78.0" license = "MIT" diff --git a/README.md b/README.md index 26a9c4e..0efc7a1 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,13 @@

Katharsis

- CI + CI - CD + CD - Coverage Status + Coverage Status Crates.io