encap dep:chrono in time utils
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
8cf55c702f
commit
be2d1c722b
5 changed files with 13 additions and 7 deletions
2
Cargo.lock
generated
2
Cargo.lock
generated
|
@ -658,6 +658,7 @@ dependencies = [
|
|||
"argon2",
|
||||
"axum 0.7.5",
|
||||
"bytes",
|
||||
"chrono",
|
||||
"either",
|
||||
"figment",
|
||||
"hardened_malloc-rs",
|
||||
|
@ -693,7 +694,6 @@ dependencies = [
|
|||
name = "conduit_database"
|
||||
version = "0.4.3"
|
||||
dependencies = [
|
||||
"chrono",
|
||||
"conduit_core",
|
||||
"log",
|
||||
"ruma",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue