Skip to content

Commit d35e12f

Browse files
build(deps): bump jiff from 0.2.11 to 0.2.12 (#3900)
Bumps [jiff](https://github.com/BurntSushi/jiff) from 0.2.11 to 0.2.12. - [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.11...jiff-static-0.2.12) --- updated-dependencies: - dependency-name: jiff dependency-version: 0.2.12 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 430eb75 commit d35e12f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Cargo.lock

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

13651365
[[package]]
13661366
name = "jiff"
1367-
version = "0.2.11"
1367+
version = "0.2.12"
13681368
source = "registry+https://github.com/rust-lang/crates.io-index"
1369-
checksum = "27e77966151130221b079bcec80f1f34a9e414fa489d99152a201c07fd2182bc"
1369+
checksum = "d07d8d955d798e7a4d6f9c58cd1f1916e790b42b092758a9ef6e16fef9f1b3fd"
13701370
dependencies = [
13711371
"jiff-static",
13721372
"jiff-tzdb-platform",
@@ -1379,9 +1379,9 @@ dependencies = [
13791379

13801380
[[package]]
13811381
name = "jiff-static"
1382-
version = "0.2.11"
1382+
version = "0.2.12"
13831383
source = "registry+https://github.com/rust-lang/crates.io-index"
1384-
checksum = "97265751f8a9a4228476f2fc17874a9e7e70e96b893368e42619880fe143b48a"
1384+
checksum = "f244cfe006d98d26f859c7abd1318d85327e1882dc9cef80f62daeeb0adcf300"
13851385
dependencies = [
13861386
"proc-macro2",
13871387
"quote",

0 commit comments

Comments
 (0)