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