diff --git a/Cargo.lock b/Cargo.lock index 7d5e127..53ab2c9 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -1070,7 +1070,7 @@ dependencies = [ [[package]] name = "tootube" -version = "0.3.0" +version = "0.3.1" dependencies = [ "bytes", "clap", diff --git a/Cargo.toml b/Cargo.toml index 437b0bc..4afe0f3 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "tootube" authors = ["VC "] -version = "0.3.0" +version = "0.3.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html