diff --git a/Cargo.toml b/Cargo.toml index f3d11a0..ffb6919 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,10 +1,10 @@ [package] name = "honk" -version = "0.2.0" +version = "0.2.1" authors = ["Effy Elden"] edition = "2018" [dependencies] rand = "0.8.0" rodio = "0.13.0" -rust-embed = "5.7.0" \ No newline at end of file +rust-embed = "5.7.0"