Skip to content

Commit

Permalink
Merge pull request #1644 from containers/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
openshift-merge-robot authored Aug 28, 2023
2 parents e1759b6 + 3933648 commit 3b53603
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 conmon-rs/server/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,4 @@ dashmap = "5.5.1"

[dev-dependencies]
mockall = "0.11.4"
time = { version = "0.3.27", features = ["parsing"] }
time = { version = "0.3.28", features = ["parsing"] }

0 comments on commit 3b53603

Please sign in to comment.