Skip to content

Commit a9ce356

Browse files
build(deps): bump jiff from 0.2.12 to 0.2.13 (#3906)
Bumps [jiff](https://github.com/BurntSushi/jiff) from 0.2.12 to 0.2.13. - [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.12...jiff-static-0.2.13) --- updated-dependencies: - dependency-name: jiff dependency-version: 0.2.13 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 dd432b3 commit a9ce356

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.12"
1367+
version = "0.2.13"
13681368
source = "registry+https://github.com/rust-lang/crates.io-index"
1369-
checksum = "d07d8d955d798e7a4d6f9c58cd1f1916e790b42b092758a9ef6e16fef9f1b3fd"
1369+
checksum = "f02000660d30638906021176af16b17498bd0d12813dbfe7b276d8bc7f3c0806"
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.12"
1382+
version = "0.2.13"
13831383
source = "registry+https://github.com/rust-lang/crates.io-index"
1384-
checksum = "f244cfe006d98d26f859c7abd1318d85327e1882dc9cef80f62daeeb0adcf300"
1384+
checksum = "f3c30758ddd7188629c6713fc45d1188af4f44c90582311d0c8d8c9907f60c48"
13851385
dependencies = [
13861386
"proc-macro2",
13871387
"quote",

0 commit comments

Comments
 (0)