Skip to content

Commit

Permalink
Merge pull request #255 from nix-community/dependabot/cargo/time-0.3.28
Browse files Browse the repository at this point in the history
build(deps): bump time from 0.3.27 to 0.3.28
  • Loading branch information
figsoda authored Aug 28, 2023
2 parents 82d78a6 + 247bcf3 commit 6cbc34c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -54,7 +54,7 @@ shlex = "1.1.0"
spdx = "0.10.2"
tar = "0.4.40"
tempfile = "3.8.0"
time = { version = "0.3.27", features = ["parsing", "serde"] }
time = { version = "0.3.28", features = ["parsing", "serde"] }
toml = { version = "0.7.6", default-features = false, features = ["parse"] }
tracing = "0.1.37"
tracing-subscriber = { version = "0.3.17", features = ["env-filter"] }
Expand Down

0 comments on commit 6cbc34c

Please sign in to comment.