fix types (see prev. commit)

This commit is contained in:
Mark
2024-10-11 23:05:35 +02:00
parent 08999e646a
commit 203f701758
2 changed files with 14 additions and 2 deletions

View File

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