Skip to content

Commit ee7d865

Browse files
Update Rust crate humantime to 2.3.0 (#127)
Co-authored-by: oxide-renovate[bot] <146848827+oxide-renovate[bot]@users.noreply.github.com>
1 parent bd0fa27 commit ee7d865

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Cargo.lock

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

netadm/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,5 +13,5 @@ colored = "3"
1313
tracing = "0.1"
1414
tracing-subscriber = { version = "0.3", features = ["std", "env-filter"] }
1515
anstyle = "1.0.11"
16-
humantime = "2.2.0"
16+
humantime = "2.3.0"
1717
oxnet = { version = "0.1.3", default-features = false }

0 commit comments

Comments
 (0)