Skip to content

Commit

Permalink
Update time crate to 0.3.36
Browse files Browse the repository at this point in the history
  • Loading branch information
mthmulders committed Aug 21, 2024
1 parent 7639530 commit bc65836
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 @@ -28,4 +28,4 @@ log = { version = "0.4.*", features = ["std"] }
termcolor = { version = "1.1", optional = true }
paris = { version = "~1.5.12", optional = true }
ansi_term = { version = "0.12", optional = true }
time = { version = "0.3.7", features = ["formatting", "macros"] }
time = { version = "0.3.36", features = ["formatting", "macros"] }

0 comments on commit bc65836

Please sign in to comment.