Skip to content

Commit 71a1760

Browse files
Bump time from 0.3.36 to 0.3.37 (#1484)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 76aa25b commit 71a1760

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: Cargo.lock

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ serde_yaml = "0.9.34"
6464
# TODO With the new value parsers, we're really close to being able to eliminate
6565
# the strum dependency
6666
strum.workspace = true
67-
time = { version = "0.3.36", features = ["formatting"] }
67+
time = { version = "0.3.37", features = ["formatting"] }
6868
time-humanize = { version = "0.1.3", features = ["time"] }
6969
tokei = "12.1.2"
7070
typetag = "0.2"

0 commit comments

Comments
 (0)