diff --git a/Cargo.toml b/Cargo.toml index d2c18ab..98decc8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "libpd-sys" -version = "0.3.1" +version = "0.3.2" authors = ["alisomay "] edition = "2021" license = "BSD-3-Clause" @@ -22,4 +22,3 @@ exclude = [ [build-dependencies] cmake = "0.1.50" bindgen = "0.69.1" -