improve .try resolving types, removes subtypes methods
Some checks failed
Rust / build (push) Has been cancelled

This commit is contained in:
Mark
2025-07-15 14:53:54 +02:00
parent ac6b405a3c
commit 35efae75ac
24 changed files with 533 additions and 193 deletions

View File

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