fix html output (newlines)

This commit is contained in:
Mark
2024-06-26 13:50:02 +02:00
parent 12d90a8022
commit 4c17fa1745
2 changed files with 4 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
[package]
name = "mers_lib"
version = "0.8.17"
version = "0.8.18"
edition = "2021"
license = "MIT OR Apache-2.0"
description = "library to use the mers language in other projects"