diff --git a/Cargo.toml b/Cargo.toml index 6267c5c..e03ae01 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ sha1 = "0.10" sha3 = "0.10" sled = "0.34.7" statrs = "0.16" -time = "0.3.30" +time = "0.3.36" tokio = { version = "1", features = ["full"] } tokio-cron = "0.1.2" x25519-dalek = { version = "2", features = ["serde", "static_secrets"] }