Update time to appease deps.rs

This commit is contained in:
Thom Chiovoloni 2020-11-26 22:38:13 -08:00
parent 5f16886b61
commit 295b8f2143

View File

@ -96,7 +96,7 @@ bundled-full = [
]
[dependencies]
time = { version = "0.2", optional = true }
time = { version = "0.2.23", optional = true }
bitflags = "1.2"
hashlink = "0.6"
chrono = { version = "0.4", optional = true }