aboutsummaryrefslogtreecommitdiffstats
path: root/adenosine/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'adenosine/Cargo.toml')
-rw-r--r--adenosine/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/adenosine/Cargo.toml b/adenosine/Cargo.toml
index f4705ae..f9db438 100644
--- a/adenosine/Cargo.toml
+++ b/adenosine/Cargo.toml
@@ -32,7 +32,7 @@ reqwest = { version = "0.11", features = ["blocking", "json"] }
serde = { version = "1", features = ["serde_derive"] }
serde_json = "1"
sha256 = "1"
-time = { version = "0.3", features = ["formatting"] }
+time = { version = "=0.3.17", features = ["formatting"] }
tokio = { version = "1", features = ["full"] }
# crypto/auth stuff