diff --git a/Cargo.toml b/Cargo.toml index 2c979e3..71860bc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "data2sound" description = "A library to convert data to sound, and vice versa" -version = "0.1.5" +version = "0.1.6" rust-version = "1.56.1" edition = "2021" authors = ["TheAwiteb "]