diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-09-11 18:35:23 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-09-11 18:35:37 +0200 |
commit | 8fc0feeef3f02f85759a9be0c6599894f3648951 (patch) | |
tree | e0a93c39ae9050fa320ab8cfb31bc81b77f819bc /Cargo.toml | |
parent | build(treewide): Update (diff) | |
download | yt-8fc0feeef3f02f85759a9be0c6599894f3648951.tar.gz yt-8fc0feeef3f02f85759a9be0c6599894f3648951.zip |
chore(version): v1.2.1 v1.2.1
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 de528f7..9854fb6 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -10,7 +10,7 @@ [package] name = "yt" -version = "1.2.0" +version = "1.2.1" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html |