chore: fix comment

This commit is contained in:
Jesús Pérez 2024-10-21 05:08:22 +01:00
parent 9486b8eb56
commit b7d0be4d14
No known key found for this signature in database

View File

@ -11,7 +11,7 @@ publish = false
regex = "1.10.4"
chrono = "0.4"
# This are to parse and load toml [`Config`] files
# These are to parse and load toml [`Config`] files
serde = { version = "1.0.210", features = ["derive"] }
serde_derive = "1.0.210"
toml = "0.8.19"