Skip to content

Commit 628ffc4

Browse files
Bump time from 0.3.37 to 0.3.41
Bumps [time](https://github.com/time-rs/time) from 0.3.37 to 0.3.41. - [Release notes](https://github.com/time-rs/time/releases) - [Changelog](https://github.com/time-rs/time/blob/main/CHANGELOG.md) - [Commits](time-rs/time@v0.3.37...v0.3.41) --- updated-dependencies: - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b58803 commit 628ffc4

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

Cargo.lock

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

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,4 @@ config = "0.15"
2323
tracing = "0.1.41"
2424
tracing-subscriber = { version = "0.3.19", features = ["env-filter", "time", "fmt", "std"] }
2525
dotenv = "0.15.0"
26-
time = { version = "0.3.37", features = ["formatting"] }
26+
time = { version = "0.3.41", features = ["formatting"] }

0 commit comments

Comments
 (0)