Skip to content

Commit 171a4b7

Browse files
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-version: 0.3.41 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 350bf86 commit 171a4b7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

+4-4
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
@@ -47,7 +47,7 @@ scopeguard = "1.2.0"
4747
serde = "1.0.197"
4848
simplelog = "0.12.1"
4949
sqlx = { version = "0.8", default-features = false, features = [ "macros", "runtime-tokio", "sqlite" ] }
50-
time = { version = "0.3.34", features = [ "parsing" ] }
50+
time = { version = "0.3.41", features = [ "parsing" ] }
5151
tokio = { version = "1.36.0", features = [ "full" ] }
5252
tokio-util = "0.7.10"
5353
toml = "0.8.12"

0 commit comments

Comments
 (0)