Changed parsers to FnMut

This commit is contained in:
Martin Berg Alstad
2024-07-02 13:24:16 +02:00
parent 732eaafec0
commit 284ee73ffd
4 changed files with 19 additions and 8 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "lib"
version = "1.3.2"
version = "1.3.3"
edition = "2021"
authors = ["Martin Berg Alstad"]
homepage = "emberal.github.io"