Skip to content

Commit aaadfb5

Browse files
committed
Bump chrono
1 parent 2ce9bcc commit aaadfb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ rocket = { version = "0.5.0", features = ["json"] }
3232
quick-xml = { version = "0.31.0", default-features = false, features = [ "serialize" ] }
3333
serde_json = "1.0.64"
3434
serde = { version = "1.0.153", default-features = false, features = [ "derive" ] }
35-
chrono = "0.4.19"
35+
chrono = "0.4.34"
3636

3737
[dependencies.tera]
3838
version = "1"

0 commit comments

Comments
 (0)