Bump time to latest v0.1.x version.

This commit is contained in:
teymour-aldridge 2021-06-25 17:19:14 +01:00
parent 9d1af2ac7b
commit 5b2cd844d7
No known key found for this signature in database
GPG key ID: 00D1DE4A3693A341
11 changed files with 13 additions and 14 deletions

View file

@ -45,7 +45,7 @@ smallbitvec = "2.3.0"
smallvec = "1.0"
string_cache = { version = "0.8", optional = true }
thin-slice = "0.1.0"
time = { version = "0.1.17", optional = true }
time = { version = "0.1.41", optional = true }
url = { version = "2.0", optional = true }
uuid = { version = "0.8", features = ["v4"], optional = true }
void = "1.0.2"