add Type::add_all()

This commit is contained in:
Mark
2024-03-03 12:55:55 +01:00
parent cb370f59c5
commit 86b6a46d09
2 changed files with 7 additions and 4 deletions

View File

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