From 0376a69196ff24b7351eb986a2949016e38e4119 Mon Sep 17 00:00:00 2001 From: ringsaturn Date: Wed, 13 Mar 2024 21:21:04 +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 4d35b40..b811384 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1117,7 +1117,7 @@ checksum = "6f07a0f286fe439ee06a322c948699f4f40c68e877cf9614aac251d4c6d35a11" [[package]] name = "tzf-rs" -version = "0.4.5" +version = "0.4.6" dependencies = [ "anyhow", "bytes", diff --git a/Cargo.toml b/Cargo.toml index 028aa96..95f8bd2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -8,7 +8,7 @@ license = "MIT" name = "tzf-rs" readme = "README.md" repository = "https://github.com/ringsaturn/tzf-rs" -version = "0.4.5" +version = "0.4.6" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html