From f3ff7db9f8ffbe99fede588abc121c057395dd1b Mon Sep 17 00:00:00 2001 From: ringsaturn Date: Mon, 31 Jul 2023 21:16:21 +0800 Subject: [PATCH] Bump version --- Cargo.lock | 2 +- Cargo.toml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Cargo.lock b/Cargo.lock index 5be45ed..b821ec4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1153,7 +1153,7 @@ checksum = "e305448914389c394ef4d3285688b6fa0f69602122c4a446acb39ff3e9669c65" [[package]] name = "tzf-rs" -version = "0.4.2" +version = "0.4.3" dependencies = [ "anyhow", "bytes", diff --git a/Cargo.toml b/Cargo.toml index 3b4a0ac..6717499 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license-file = "LICENSE" name = "tzf-rs" readme = "README.md" repository = "http://github.com/ringsaturn/tzf-rs" -version = "0.4.2" +version = "0.4.3" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html