We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96c8591 commit b05315fCopy full SHA for b05315f
plotly/Cargo.toml
@@ -22,7 +22,7 @@ plotly_image = ["image"]
22
plotly_embed_js = []
23
24
[dependencies]
25
-askama = { version = "0.13.0", features = ["serde_json"] }
+askama = { version = "0.14.0", features = ["serde_json"] }
26
dyn-clone = "1"
27
erased-serde = "0.4"
28
image = { version = "0.25", optional = true }
0 commit comments