UPDATE: Update chrono-tzand bitcode crate versions
This commit is contained in:
committed by
Nicolás Hatcher Andrés
parent
472740f296
commit
1f5f575e7a
@@ -14,11 +14,11 @@ readme = "README.md"
|
||||
serde = { version = "1.0", features = ["derive"] }
|
||||
ryu = "1.0"
|
||||
chrono = "0.4"
|
||||
chrono-tz = "0.9"
|
||||
chrono-tz = "0.10"
|
||||
regex = { version = "1.0", optional = true}
|
||||
regex-lite = { version = "0.1.6", optional = true}
|
||||
once_cell = "1.16.0"
|
||||
bitcode = "0.6.0"
|
||||
bitcode = "0.6.3"
|
||||
csv = "1.3.0"
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user