diff --git a/Cargo.lock b/Cargo.lock index 4a241e8..c78fe94 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1123,7 +1123,7 @@ checksum = "3da647db441b5aad0454a41573a267edb82b67b82ca3b6a65d11c39ebce74a99" [[package]] name = "tzf-rs" -version = "0.4.6" +version = "0.4.7" dependencies = [ "anyhow", "bytes", diff --git a/Cargo.toml b/Cargo.toml index ee380f1..76f2c6c 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.6" +version = "0.4.7" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html