Skip to content

Commit 5a0fe3d

Browse files
build(deps): bump time from 0.3.37 to 0.3.39 (#3726)
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: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent fc928b6 commit 5a0fe3d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Cargo.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3816,9 +3816,9 @@ dependencies = [
38163816

38173817
[[package]]
38183818
name = "time"
3819-
version = "0.3.37"
3819+
version = "0.3.39"
38203820
source = "registry+https://github.com/rust-lang/crates.io-index"
3821-
checksum = "35e7868883861bd0e56d9ac6efcaaca0d6d5d82a2a7ec8209ff492c07cf37b21"
3821+
checksum = "dad298b01a40a23aac4580b67e3dbedb7cc8402f3592d7f49469de2ea4aecdd8"
38223822
dependencies = [
38233823
"deranged",
38243824
"itoa",
@@ -3831,15 +3831,15 @@ dependencies = [
38313831

38323832
[[package]]
38333833
name = "time-core"
3834-
version = "0.1.2"
3834+
version = "0.1.3"
38353835
source = "registry+https://github.com/rust-lang/crates.io-index"
3836-
checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3"
3836+
checksum = "765c97a5b985b7c11d7bc27fa927dc4fe6af3a6dfb021d28deb60d3bf51e76ef"
38373837

38383838
[[package]]
38393839
name = "time-macros"
3840-
version = "0.2.19"
3840+
version = "0.2.20"
38413841
source = "registry+https://github.com/rust-lang/crates.io-index"
3842-
checksum = "2834e6017e3e5e4b9834939793b282bc03b37a3336245fa820e35e233e2a85de"
3842+
checksum = "e8093bc3e81c3bc5f7879de09619d06c9a5a5e45ca44dfeeb7225bae38005c5c"
38433843
dependencies = [
38443844
"num-conv",
38453845
"time-core",

0 commit comments

Comments
 (0)