Sanitize impl in macro

This commit is contained in:
Martin Berg Alstad
2024-08-05 01:49:28 +02:00
parent ee487540ac
commit 347314460a
4 changed files with 4 additions and 4 deletions

View File

@ -10,7 +10,7 @@ homepage = "emberal.github.io"
[package]
name = "lib"
version = "1.4.2"
version = "1.4.2-hotfix"
description = "A library with utilities and helper fuctions."
edition = { workspace = true }
rust-version = { workspace = true }