Skip to content

Commit

Permalink
Merge pull request #182 from diniamo/update-time
Browse files Browse the repository at this point in the history
Update time crate
  • Loading branch information
baoyachi authored Sep 14, 2024
2 parents ccb09f1 + e77dcef commit 2851d66
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 @@ -20,7 +20,7 @@ all-features = true
[dependencies]
is_debug = "1.0.1"
const_format = { version = "0.2.22", default-features = false }
time = { version = "0.3.11", features = ["formatting", "local-offset", "parsing"], default-features = false }
time = { version = "0.3.36", features = ["formatting", "local-offset", "parsing"], default-features = false }


#! Optional Dependencies:
Expand Down

0 comments on commit 2851d66

Please sign in to comment.