Skip to content

Commit c13c42b

Browse files
build(deps): bump time from 0.3.46 to 0.3.47 (#4417)
Bumps [time](https://github.com/time-rs/time) from 0.3.46 to 0.3.47. - [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.46...v0.3.47) --- updated-dependencies: - dependency-name: time dependency-version: 0.3.47 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 37e1e5a commit c13c42b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3848,9 +3848,9 @@ dependencies = [
38483848

38493849
[[package]]
38503850
name = "time"
3851-
version = "0.3.46"
3851+
version = "0.3.47"
38523852
source = "registry+https://github.com/rust-lang/crates.io-index"
3853-
checksum = "9da98b7d9b7dad93488a84b8248efc35352b0b2657397d4167e7ad67e5d535e5"
3853+
checksum = "743bd48c283afc0388f9b8827b976905fb217ad9e647fae3a379a9283c4def2c"
38543854
dependencies = [
38553855
"deranged",
38563856
"itoa",
@@ -3869,9 +3869,9 @@ checksum = "7694e1cfe791f8d31026952abf09c69ca6f6fa4e1a1229e18988f06a04a12dca"
38693869

38703870
[[package]]
38713871
name = "time-macros"
3872-
version = "0.2.26"
3872+
version = "0.2.27"
38733873
source = "registry+https://github.com/rust-lang/crates.io-index"
3874-
checksum = "78cc610bac2dcee56805c99642447d4c5dbde4d01f752ffea0199aee1f601dc4"
3874+
checksum = "2e70e4c5a0e0a8a4823ad65dfe1a6930e4f4d756dcd9dd7939022b5e8c501215"
38753875
dependencies = [
38763876
"num-conv",
38773877
"time-core",

0 commit comments

Comments
 (0)