fix: object assignment from multitype and in try

This commit is contained in:
Mark
2025-10-26 01:53:57 +02:00
parent ffcd95c72d
commit 9e4eece87c
5 changed files with 56 additions and 46 deletions

View File

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