diff --git a/Cargo.toml b/Cargo.toml index bc49a7e..caec4cf 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, supports WASI (dependency-free)" -version = "0.2.1" +version = "0.2.2" rust-version = "1.56.1" edition = "2021" authors = ["TheAwiteb "]