Skip to content

Commit 13ab2f4

Browse files
build(deps): bump jiff from 0.2.6 to 0.2.8 (#3866)
Bumps [jiff](https://github.com/BurntSushi/jiff) from 0.2.6 to 0.2.8. - [Release notes](https://github.com/BurntSushi/jiff/releases) - [Changelog](https://github.com/BurntSushi/jiff/blob/master/CHANGELOG.md) - [Commits](BurntSushi/jiff@jiff-static-0.2.6...jiff-static-0.2.8) --- updated-dependencies: - dependency-name: jiff dependency-version: 0.2.8 dependency-type: direct:production 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 dc3a31c commit 13ab2f4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Cargo.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1312,9 +1312,9 @@ dependencies = [
13121312

13131313
[[package]]
13141314
name = "jiff"
1315-
version = "0.2.6"
1315+
version = "0.2.8"
13161316
source = "registry+https://github.com/rust-lang/crates.io-index"
1317-
checksum = "1f33145a5cbea837164362c7bd596106eb7c5198f97d1ba6f6ebb3223952e488"
1317+
checksum = "e5ad87c89110f55e4cd4dc2893a9790820206729eaf221555f742d540b0724a0"
13181318
dependencies = [
13191319
"jiff-static",
13201320
"jiff-tzdb-platform",
@@ -1327,9 +1327,9 @@ dependencies = [
13271327

13281328
[[package]]
13291329
name = "jiff-static"
1330-
version = "0.2.6"
1330+
version = "0.2.8"
13311331
source = "registry+https://github.com/rust-lang/crates.io-index"
1332-
checksum = "43ce13c40ec6956157a3635d97a1ee2df323b263f09ea14165131289cb0f5c19"
1332+
checksum = "d076d5b64a7e2fe6f0743f02c43ca4a6725c0f904203bfe276a5b3e793103605"
13331333
dependencies = [
13341334
"proc-macro2",
13351335
"quote",
@@ -1422,7 +1422,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
14221422
checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
14231423
dependencies = [
14241424
"cfg-if",
1425-
"windows-targets 0.48.5",
1425+
"windows-targets 0.52.6",
14261426
]
14271427

14281428
[[package]]

0 commit comments

Comments
 (0)