Skip to content

Commit

Permalink
Merge pull request #157 from mthmulders/fix/time-dep
Browse files Browse the repository at this point in the history
Update time crate to 0.3.36
  • Loading branch information
Drakulix authored Aug 21, 2024
2 parents 7639530 + bc65836 commit c1954e1
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 c1954e1

Please sign in to comment.