We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3c9efb8 + 0949ce8 commit 7e7d2aaCopy full SHA for 7e7d2aa
plotters/Cargo.toml
@@ -14,7 +14,7 @@ exclude = ["doc-template", "plotters-doc-data"]
14
15
[dependencies]
16
num-traits = "0.2.14"
17
-chrono = { version = "0.4.20", optional = true }
+chrono = { version = "0.4.32", optional = true }
18
19
[dependencies.plotters-backend]
20
version = "0.3.6"
0 commit comments