mirror of
https://github.com/teloxide/teloxide.git
synced 2025-01-03 17:52:12 +01:00
Bump chrono
to v0.4.30
This commit is contained in:
parent
c963078973
commit
aca9f9583d
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@ takecell = "0.1"
|
|||
take_mut = "0.2"
|
||||
rc-box = "1.1.1"
|
||||
never = "0.1.0"
|
||||
chrono = { version = "0.4.19", default-features = false }
|
||||
chrono = { version = "0.4.30", default-features = false }
|
||||
either = "1.6.1"
|
||||
bitflags = { version = "1.2" }
|
||||
|
||||
|
|
Loading…
Reference in a new issue