Skip to content

Commit b226174

Browse files
fix(deps): bump time from 0.3.44 to 0.3.45
Bumps [time](https://github.com/time-rs/time) from 0.3.44 to 0.3.45. - [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.44...v0.3.45) --- updated-dependencies: - dependency-name: time dependency-version: 0.3.45 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e14ea18 commit b226174

2 files changed

Lines changed: 8 additions & 8 deletions

File tree

Cargo.lock

Lines changed: 7 additions & 7 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
@@ -111,7 +111,7 @@ syntect = "5.2.0"
111111
sysinfo = "0.33.1"
112112
tempfile = "3.18.0"
113113
thiserror = "2.0.12"
114-
time = { version = "0.3.39", features = ["parsing", "formatting", "local-offset", "macros", "serde"] }
114+
time = { version = "0.3.45", features = ["parsing", "formatting", "local-offset", "macros", "serde"] }
115115
tokio = { version = "1.45.0", features = ["full"] }
116116
tokio-stream = { version = "0.1.17", features = ["io-util"] }
117117
tokio-tungstenite = "0.26.2"

0 commit comments

Comments
 (0)