Switched front-matter from TOML to YAML as that makes a bit more sense
This commit is contained in:
@@ -9,7 +9,7 @@ edition = "2021"
|
||||
anyhow = "1.0.75"
|
||||
dotenvy = "0.15.7"
|
||||
gray_matter = { version = "0.2.6", features = [
|
||||
"toml",
|
||||
"yaml",
|
||||
], default-features = false }
|
||||
regex = "1.9.4"
|
||||
serde = { version = "1.0.188", features = ["derive"] }
|
||||
|
||||
Reference in New Issue
Block a user