chore(cargo): bump maud to v0.26 (#935)

This commit is contained in:
Paolo Barbolini
2024-01-25 20:08:32 +01:00
committed by GitHub
parent 74f64b81ab
commit f2c94cdf4d

View File

@@ -85,7 +85,7 @@ walkdir = "2"
tokio1_crate = { package = "tokio", version = "1", features = ["macros", "rt-multi-thread"] }
async-std = { version = "1.8", features = ["attributes"] }
serde_json = "1"
maud = "0.25"
maud = "0.26"
[[bench]]
harness = false