Skip to content

Commit ae43925

Browse files
fix(deps): bump time from 0.3.37 to 0.3.39 (#759)
Bumps [time](https://github.com/time-rs/time) from 0.3.37 to 0.3.39. - [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.39) --- updated-dependencies: - dependency-name: time dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b229ecd commit ae43925

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ strum = { version = "0.26.3", features = ["derive"] }
133133
sysinfo = "0.32.0"
134134
thiserror = "2.0.3"
135135
tempfile = "3.10.1"
136-
time = { version = "0.3.34", features = [
136+
time = { version = "0.3.39", features = [
137137
"parsing",
138138
"formatting",
139139
"local-offset",

0 commit comments

Comments
 (0)