Skip to content

Commit 8d5879f

Browse files
Bump time from 0.3.37 to 0.3.39
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] <support@github.com>
1 parent 6c9d344 commit 8d5879f

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

+6-6
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
@@ -51,7 +51,7 @@ rusticata-macros = "4.0"
5151
ring = { version="0.17.7", optional=true }
5252
der-parser = { version = "10.0", features=["bigint"] }
5353
thiserror = "2.0"
54-
time = { version="0.3.35", features=["formatting"] }
54+
time = { version="0.3.39", features=["formatting"] }
5555

5656
# XXX: remove this before release!
5757
[patch.crates-io]

0 commit comments

Comments
 (0)