Skip to content

Commit

Permalink
fix(deps): update rust crate chrono to 0.4.28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2023
1 parent 41b1072 commit 8b341b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ include = [
[dependencies]
base64 = "0.21.2"
bytes = { version = "1.4.0", features = ["serde"] }
chrono = "0.4.26"
chrono = "0.4.28"
log = "0.4.20"
rmp-serde = "1.1.2"
serde = { version = "1.0.183", features = ["derive"] }
Expand Down

0 comments on commit 8b341b6

Please sign in to comment.