We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8f8709e + 4d3f8d6 commit 8d0ddc8Copy full SHA for 8d0ddc8
1 file changed
plotly/Cargo.toml
@@ -56,7 +56,7 @@ kaleido_download = ["plotly_kaleido/download"]
56
57
58
[dependencies]
59
-askama = { version = "0.15.0", features = ["serde_json"] }
+askama = { version = "0.16.0", features = ["serde_json"] }
60
dyn-clone = "1"
61
erased-serde = "0.4"
62
image = { version = "0.25", optional = true }
0 commit comments