Removed trim fron inner parenthesized

This commit is contained in:
Martin Berg Alstad
2024-07-17 12:48:09 +02:00
parent 5cd1c075a5
commit 3389b2264e
3 changed files with 5 additions and 5 deletions

View File

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