Skip to content

Commit d9ed5e3

Browse files
build(deps): bump jiff from 0.2.10 to 0.2.11 (#3898)
Bumps [jiff](https://github.com/BurntSushi/jiff) from 0.2.10 to 0.2.11. - [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.10...jiff-static-0.2.11) --- updated-dependencies: - dependency-name: jiff dependency-version: 0.2.11 dependency-type: direct:production 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 f2e4961 commit d9ed5e3

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
@@ -1377,9 +1377,9 @@ dependencies = [
13771377

13781378
[[package]]
13791379
name = "jiff"
1380-
version = "0.2.10"
1380+
version = "0.2.11"
13811381
source = "registry+https://github.com/rust-lang/crates.io-index"
1382-
checksum = "5a064218214dc6a10fbae5ec5fa888d80c45d611aba169222fc272072bf7aef6"
1382+
checksum = "27e77966151130221b079bcec80f1f34a9e414fa489d99152a201c07fd2182bc"
13831383
dependencies = [
13841384
"jiff-static",
13851385
"jiff-tzdb-platform",
@@ -1392,9 +1392,9 @@ dependencies = [
13921392

13931393
[[package]]
13941394
name = "jiff-static"
1395-
version = "0.2.10"
1395+
version = "0.2.11"
13961396
source = "registry+https://github.com/rust-lang/crates.io-index"
1397-
checksum = "199b7932d97e325aff3a7030e141eafe7f2c6268e1d1b24859b753a627f45254"
1397+
checksum = "97265751f8a9a4228476f2fc17874a9e7e70e96b893368e42619880fe143b48a"
13981398
dependencies = [
13991399
"proc-macro2",
14001400
"quote",
@@ -1493,7 +1493,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index"
14931493
checksum = "fc2f4eb4bc735547cfed7c0a4922cbd04a4655978c09b54f1f7b228750664c34"
14941494
dependencies = [
14951495
"cfg-if",
1496-
"windows-targets 0.48.5",
1496+
"windows-targets 0.52.6",
14971497
]
14981498

14991499
[[package]]

0 commit comments

Comments
 (0)