Skip to content

Commit

Permalink
fix(deps): update rust crate time to 0.3.31
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 19, 2023
1 parent 9979f00 commit 8481c27
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 @@ -19,7 +19,7 @@ maintenance = { status = "actively-developed" }
async-trait = "0.1.74"
lazy_static = "1.4.0"
serde_json = { version = "1.0.108", optional = true }
time = "0.3.30"
time = "0.3.31"
tokio = { version = "1.35.0", features = [ "full" ] }
typed-builder = "0.18.0"

Expand Down

0 comments on commit 8481c27

Please sign in to comment.