We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0b81783 + 940b86c commit 89f3185Copy full SHA for 89f3185
1 file changed
data/render/Cargo.toml
@@ -44,7 +44,7 @@ similar_names = "allow"
44
too_many_lines = "allow" # We'll use the clippy.toml threshold instead
45
46
[dependencies]
47
-serde = "1.0.219"
+serde = "1.0.223"
48
serde_derive = "1.0.136"
49
serde_yaml = "0.9.34"
50
askama = "0.12.1"
0 commit comments