diff --git a/Cargo.toml b/Cargo.toml index 25070c7..2b988a8 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.2" +version = "0.1.3" rust-version = "1.56.1" edition = "2021" authors = ["TheAwiteb "]