Skip to content

Commit

Permalink
chore(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 2, 2024
1 parent d8b74ad commit d9718d7
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 @@ -15,7 +15,7 @@ github = { repository = "j5ik2o/ulid-generator-rs", workflow = "Rust" }

[dependencies]
rand = { version = "0.8.5" }
chrono = { version = "0.4"}
chrono = { version = "0.4.38"}
thiserror = { version = "1.0.59" }
serde = { version = "1.0", features = ["derive"], optional = true }
uuid = { version = "1.8.0", features = ["v4"], optional = true }
Expand Down

0 comments on commit d9718d7

Please sign in to comment.