Skip to content

Commit 751d261

Browse files
fix(deps): bump time from 0.3.40 to 0.3.41
Bumps [time](https://github.com/time-rs/time) from 0.3.40 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.40...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 752d524 commit 751d261

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

+8-8
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
@@ -136,7 +136,7 @@ strum = { version = "0.27.1", features = ["derive"] }
136136
sysinfo = "0.32.0"
137137
thiserror = "2.0.12"
138138
tempfile = "3.18.0"
139-
time = { version = "0.3.39", features = [
139+
time = { version = "0.3.41", features = [
140140
"parsing",
141141
"formatting",
142142
"local-offset",

0 commit comments

Comments
 (0)