Skip to content

Commit

Permalink
chore(deps): update rust crate time to 0.3.36
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 13, 2024
1 parent e2cbda9 commit ca39d13
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 @@ -22,7 +22,7 @@ rand = { version = "0.8.5" }
serde = { version = "1.0.197", features = ["derive"] }
serde_with = { version = "3.7.0", features = ["hex"] }
strum = { version = "0.26.2", features = ["derive"] }
time = { version = "0.3.35", features = ["serde-human-readable", "macros"] }
time = { version = "0.3.36", features = ["serde-human-readable", "macros"] }
uuid = { version = "1.8.0", features = ["serde"] }

# Dev
Expand Down

0 comments on commit ca39d13

Please sign in to comment.