diff --git a/Cargo.toml b/Cargo.toml index a59024d..bc49a7e 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.0" +version = "0.2.1" rust-version = "1.56.1" edition = "2021" authors = ["TheAwiteb "]