Fix cfg for external crate

This commit is contained in:
Martin Berg Alstad
2024-07-21 19:43:58 +02:00
parent 8cbb2757a5
commit 15de73dad4
3 changed files with 4 additions and 4 deletions

View File

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