chore: update version

This commit is contained in:
VC
2023-10-14 18:17:11 +02:00
parent 4a47eb1d08
commit 8a9a365a04
2 changed files with 2 additions and 2 deletions

2
Cargo.lock generated
View File

@@ -1070,7 +1070,7 @@ dependencies = [
[[package]] [[package]]
name = "tootube" name = "tootube"
version = "0.3.0" version = "0.3.1"
dependencies = [ dependencies = [
"bytes", "bytes",
"clap", "clap",

View File

@@ -1,7 +1,7 @@
[package] [package]
name = "tootube" name = "tootube"
authors = ["VC <veretcle+framagit@mateu.be>"] authors = ["VC <veretcle+framagit@mateu.be>"]
version = "0.3.0" version = "0.3.1"
edition = "2021" edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html