build(deps): bump minimum supported serde to v1.0.110 (#1064)

This commit is contained in:
Paolo Barbolini
2025-03-04 13:06:17 +01:00
committed by GitHub
parent 99a86c0fac
commit 76bf68268f

View File

@@ -36,7 +36,7 @@ email-encoding = { version = "0.3", optional = true }
# file transport
uuid = { version = "1", features = ["v4"], optional = true }
serde = { version = "1", features = ["derive"], optional = true }
serde = { version = "1.0.110", features = ["derive"], optional = true }
serde_json = { version = "1", optional = true }
# smtp-transport