commit 065f44af88b2682918ae6a2794390ce3dae8579b parent d7f378261c56c63834d26315ecc9ccb5d2458fe0 Author: devrobinkroeker <kroekerrobin@gmail.com> Date: Thu, 27 Apr 2023 17:53:17 +0200 Update forgotten version number Diffstat:
| M | Cargo.toml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Cargo.toml b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "songs" -version = "1.0.1" +version = "1.0.6" edition = "2021" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html