Update Cargo.toml

This commit is contained in:
2026-05-28 21:52:53 +02:00
parent 68b4780181
commit 5ab8fe2ccd
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "md-to-html"
version = "0.0.2"
version = "0.0.3"
edition = "2021"
repository = "https://git.stancik.work/lusk/md-to-html"
description = "Markdown to HTML converter"