Enable needed mundy features explicitly

This commit is contained in:
Héctor Ramón Jiménez 2025-09-08 01:27:01 +02:00
parent 9445f5fcdf
commit 5c7ae8a3d6
No known key found for this signature in database
GPG key ID: 7CC46565708259A7
3 changed files with 4 additions and 8 deletions

View file

@ -34,6 +34,7 @@ web-time.workspace = true
mundy.workspace = true
mundy.optional = true
mundy.features = ["async-io", "color-scheme"]
serde.workspace = true
serde.optional = true