Skip to content

Commit 0060a4c

Browse files
build(deps): bump time from 0.3.43 to 0.3.44 (#4179)
Bumps [time](https://github.com/time-rs/time) from 0.3.43 to 0.3.44. - [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.43...v0.3.44) --- updated-dependencies: - dependency-name: time dependency-version: 0.3.44 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6d9360 commit 0060a4c

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Cargo.lock

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3939,11 +3939,12 @@ dependencies = [
39393939

39403940
[[package]]
39413941
name = "time"
3942-
version = "0.3.43"
3942+
version = "0.3.44"
39433943
source = "registry+https://github.com/rust-lang/crates.io-index"
3944-
checksum = "83bde6f1ec10e72d583d91623c939f623002284ef622b87de38cfd546cbf2031"
3944+
checksum = "91e7d9e3bb61134e77bde20dd4825b97c010155709965fedf0f49bb138e52a9d"
39453945
dependencies = [
39463946
"deranged",
3947+
"itoa",
39473948
"num-conv",
39483949
"powerfmt",
39493950
"serde",

0 commit comments

Comments
 (0)