add _ wildcard for type definitions

and make line/file indicators in errors
gray instead of fully white
This commit is contained in:
Mark
2024-06-12 20:11:22 +02:00
parent 945e19e10a
commit 1e2f0cb63c
3 changed files with 40 additions and 17 deletions

View File

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