diff --git a/Cargo.lock b/Cargo.lock index f8c846a..7e4dcac 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -537,7 +537,7 @@ checksum = "b15811caf2415fb889178633e7724bad2509101cde276048e013b9def5e51fa0" [[package]] name = "upt" -version = "1.1.1" +version = "1.1.2" dependencies = [ "chrono", "chrono-humanize", diff --git a/Cargo.toml b/Cargo.toml index 8087fe4..99a6873 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "upt" -version = "1.1.1" +version = "1.1.2" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html