Skip to content

Commit a32b378

Browse files
fix(deps): bump time from 0.3.41 to 0.3.44
Bumps [time](https://github.com/time-rs/time) from 0.3.41 to 0.3.44. - [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.41...v0.3.44) --- updated-dependencies: - dependency-name: time dependency-version: 0.3.44 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 37a77e0 commit a32b378

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -108,7 +108,7 @@ syntect = "5.2.0"
108108
sysinfo = "0.33.1"
109109
tempfile = "3.18.0"
110110
thiserror = "2.0.12"
111-
time = { version = "0.3.39", features = ["parsing", "formatting", "local-offset", "macros", "serde"] }
111+
time = { version = "0.3.44", features = ["parsing", "formatting", "local-offset", "macros", "serde"] }
112112
tokio = { version = "1.45.0", features = ["full"] }
113113
tokio-tungstenite = "0.26.2"
114114
tokio-util = { version = "0.7.15", features = ["codec", "compat"] }

0 commit comments

Comments
 (0)