Skip to content

Commit

Permalink
Update Rust crate chrono to 0.4.38 (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored May 1, 2024
1 parent 1ec1900 commit 2f63dc3
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 @@ -27,7 +27,7 @@ secret-vault-value = { version = "0.3" }
rvstruct = "0.3"
rsb_derive = "0.5"
async-trait = "0.1"
chrono = { version = "0.4" }
chrono = { version = "0.4.38" }
tokio = { version = "1", features = ["full"] }
hex = "0.4"
ring = { version = "0.17", features = ["default", "std"], optional = true }
Expand Down

0 comments on commit 2f63dc3

Please sign in to comment.