diff --git a/Cargo.toml b/Cargo.toml index 5024386a9ce0757ed3acc0855f079f842f14ba91..712ec524bb0b6236fe5ab96fc39aa954d5dc2243 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -14,7 +14,7 @@ keywords = [ ] [dependencies] -time = "*" +time = "0.1" rayon = "0.8" [features]