diff --git a/Cargo.toml b/Cargo.toml index 7221816..c9d6d8f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,5 +1,5 @@ [package] -name = "md_to_html" +name = "md-to-html" version = "0.0.1" edition = "2021" repository = "https://git.stancik.work/lusk/md-to-html"