diff --git a/Cargo.lock b/Cargo.lock index 5df14be3..6f51e9e5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -2685,7 +2685,7 @@ dependencies = [ [[package]] name = "rust-g" -version = "3.5.0" +version = "3.5.1" dependencies = [ "aho-corasick", "ammonia", diff --git a/Cargo.toml b/Cargo.toml index a710d970..ea2b13cd 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,7 +1,7 @@ [package] name = "rust-g" edition = "2021" -version = "3.5.0" +version = "3.5.1" authors = [ "Bjorn Neergaard ", "Tad Hardesty ", diff --git a/dmsrc/sound_len.dm b/dmsrc/sound-len.dm similarity index 100% rename from dmsrc/sound_len.dm rename to dmsrc/sound-len.dm