mirror of
https://github.com/isar/rusqlite.git
synced 2026-01-03 01:12:25 +08:00
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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user