2 Commits
Author SHA1 Message Date
lusk 7170a9853a Update Cargo.toml
Bump minor version
2026-05-28 21:32:55 +02:00
lusk 5a21dd3a16 Update Cargo.toml
Rename to match repository
2026-05-28 21:32:18 +02:00
+2 -2
View File
@@ -1,6 +1,6 @@
[package] [package]
name = "md_to_html" name = "md-to-html"
version = "0.0.1" version = "0.0.2"
edition = "2021" edition = "2021"
repository = "https://git.stancik.work/lusk/md-to-html" repository = "https://git.stancik.work/lusk/md-to-html"
description = "Markdown to HTML converter" description = "Markdown to HTML converter"