Add time back to modern-full feature (#969)

See https://github.com/time-rs/time/issues/292
Update CI build file accordingly
This commit is contained in:
gwenn
2021-06-11 19:59:09 +02:00
committed by GitHub
parent 840a6f3789
commit ee7f7b89d5
2 changed files with 8 additions and 12 deletions

View File

@@ -85,9 +85,7 @@ modern-full = [
"load_extension",
"serde_json",
"series",
# time v0.2 does not work with tarpaulin v0.14.0. See time-rs/time#265.
# Re-enable when time v0.3 is released with the fix.
# "time",
"time",
"trace",
"unlock_notify",
"url",