diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-16 14:28:53 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2025-06-16 14:28:53 +0200 |
commit | a888e506bf881c71f3070bdc7efd057843c0d517 (patch) | |
tree | 5cef8d3c10368e93cad05f61b4d280775abdbafb /Cargo.toml | |
parent | build(cog.toml): Use the correct remote url (diff) | |
download | yt-a888e506bf881c71f3070bdc7efd057843c0d517.zip |
chore(version): v1.6.0 v1.6.0
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml index 470eb58..fa282b2 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,7 +21,7 @@ members = [ [workspace.package] edition = "2024" -version = "1.5.0" +version = "1.6.0" rust-version = "1.85.0" authors = ["Benedikt Peetz <benedikt.peetz@b-peetz.de>"] repository = "https://git.vhack.eu/soispha/clients/yt" |