Allow time-1.10

This commit is contained in:
Juan Paucar 2020-03-29 21:48:58 -05:00
parent 55b7f637a6
commit ff1b1a8170
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
## Unreleased
### Changed
* Allow `time` 1.10
## 0.4.0.0
### Added
* Copy a directory's contents with `local_directory` instead of using _git_ with `repo` and `revision`.

View File

@ -63,7 +63,7 @@ library
, path >= 0.5 && < 0.8
, process >= 1.4 && < 1.7
, typed-process >= 0.2 && < 0.3
, time >= 1.5 && < 1.10
, time >= 1.5 && < 1.11
, transformers >= 0.4 && < 0.6
, yaml >= 0.8.16 && < 0.12
if flag(dev)