summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index dff7d65..398f700 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -14,6 +14,8 @@ serde = "1.0.150"
serde_derive = "1.0.150"
gl = "0.14.0"
nalgebra = "0.31.4"
+png = "0.17.7"
+chrono = "0.4.23"
[target.'cfg(windows)'.build-dependencies]
winres = "0.1.12"