Skip to content

Commit d58a4b5

Browse files
chore(deps): update rust crate humantime to 2.3.0 (#106)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 419791f commit d58a4b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ daemonize = "0.5"
5959

6060
# Formatting
6161
bytesize = "2.3.1"
62-
humantime = "2.1"
62+
humantime = "2.3.0"
6363

6464
# Internal crates (version required for crates.io publishing)
6565
jolt-protocol = { path = "crates/protocol", version = "1.0.0" }

0 commit comments

Comments
 (0)