aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 250523ca..4a7709fc 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -19,7 +19,7 @@ readme = "README.md"
async-trait = "0.1.58"
base64 = "0.22"
log = "0.4"
-time = { version = "=0.3.34", features = [
+time = { version = "0.3.36", features = [
"serde-human-readable",
"macros",
"local-offset",