Added From<T> for BaseResponse

This commit is contained in:
Martin Berg Alstad
2024-08-14 20:37:10 +02:00
parent 347314460a
commit cd558eebfa
4 changed files with 9 additions and 3 deletions

View File

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