diff --git a/Cargo.toml b/Cargo.toml index 7bc4d47..e3c1cd4 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "audio-conv" version = "1.3.0" -edition = "2018" +edition = "2021" description = "Copies directory structure and converts audio files in it" authors = ["Thomas Heck "] repository = "https://gitlab.com/chpio/audio-conv"