summaryrefslogtreecommitdiffstats
path: root/src/core/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/Cargo.toml')
-rw-r--r--src/core/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/Cargo.toml b/src/core/Cargo.toml
index eb61a7b..78a2761 100644
--- a/src/core/Cargo.toml
+++ b/src/core/Cargo.toml
@@ -41,5 +41,5 @@ serial_test = "2.0.0"
girt-view = {version = "2.2.0", path = "../../src/view", features = ["testutils"]}
[build-dependencies]
-chrono = "0.4.23"
+chrono = "0.4.26"
rustc_version = "0.4.0"