Skip to content

Commit

Permalink
fix(deps): update rust crate chrono to 0.4.38
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed May 3, 2024
1 parent 401ef86 commit 3734a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bp7/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,6 @@ serde = { version = "1.0", features = ["derive"] }
serde_cbor = "0.11.2"
serde_repr = "0.1"
bitflags = "2.5.0"
chrono = "0.4"
chrono = "0.4.38"
binascii = "0.1.4"
num_enum = "0.7.2"

0 comments on commit 3734a3b

Please sign in to comment.