Skip to content

Commit

Permalink
Merge #197
Browse files Browse the repository at this point in the history
197: build(deps): bump time from 0.3.19 to 0.3.20 r=matthiasbeyer a=dependabot[bot]

Bumps [time](https://github.com/time-rs/time) from 0.3.19 to 0.3.20.


Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot[bot] authored Mar 1, 2023
2 parents ba41760 + 41a5efc commit 0957b75
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ serde = { version = "1", features = [ "derive" ] }
serde_json = "1"
serde_yaml = "0.9.17"
thiserror = "1.0.38"
time = { version = "0.3.19", features = [ "formatting", "macros" ] }
time = { version = "0.3.20", features = [ "formatting", "macros" ] }
toml = "0.7.2"
typed-builder = "0.12.0"
walkdir = "2.3.2"
Expand Down

0 comments on commit 0957b75

Please sign in to comment.