Skip to content

Commit 3164535

Browse files
Update Rust crate humantime to 2.2.0 (#1703)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [humantime](https://redirect.github.com/chronotope/humantime) | workspace.dependencies | minor | `2.1.0` -> `2.2.0` | --- ### Configuration 📅 **Schedule**: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles. 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/oxidecomputer/crucible). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzguMCIsInVwZGF0ZWRJblZlciI6IjM5LjIzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent cea41ac commit 3164535

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ hex = "0.4"
5454
http = "1.3.1"
5555
httptest = "0.16.3"
5656
human_bytes = "0.4.3"
57-
humantime = "2.1.0"
57+
humantime = "2.2.0"
5858
hyper = { version = "1", features = [ "full" ] }
5959
hyper-staticfile = "0.10.1"
6060
indicatif = { version = "0.17.11", features = ["rayon"] }

0 commit comments

Comments
 (0)