Skip to content

Commit 7db2922

Browse files
build(deps): bump the jiff group with 2 updates (#4423)
Bumps the jiff group with 2 updates: [jiff](https://github.com/BurntSushi/jiff) and [jiff-static](https://github.com/BurntSushi/jiff). Updates `jiff` from 0.2.18 to 0.2.19 - [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.18...jiff-static-0.2.19) Updates `jiff-static` from 0.2.18 to 0.2.19 - [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.18...jiff-static-0.2.19) --- updated-dependencies: - dependency-name: jiff dependency-version: 0.2.19 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: jiff - dependency-name: jiff-static dependency-version: 0.2.19 dependency-type: indirect update-type: version-update:semver-patch dependency-group: jiff ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c10082d commit 7db2922

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Cargo.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1193,9 +1193,9 @@ checksum = "92ecc6618181def0457392ccd0ee51198e065e016d1d527a7ac1b6dc7c1f09d2"
11931193

11941194
[[package]]
11951195
name = "jiff"
1196-
version = "0.2.18"
1196+
version = "0.2.19"
11971197
source = "registry+https://github.com/rust-lang/crates.io-index"
1198-
checksum = "e67e8da4c49d6d9909fe03361f9b620f58898859f5c7aded68351e85e71ecf50"
1198+
checksum = "d89a5b5e10d5a9ad6e5d1f4bd58225f655d6fe9767575a5e8ac5a6fe64e04495"
11991199
dependencies = [
12001200
"jiff-static",
12011201
"jiff-tzdb-platform",
@@ -1208,9 +1208,9 @@ dependencies = [
12081208

12091209
[[package]]
12101210
name = "jiff-static"
1211-
version = "0.2.18"
1211+
version = "0.2.19"
12121212
source = "registry+https://github.com/rust-lang/crates.io-index"
1213-
checksum = "e0c84ee7f197eca9a86c6fd6cb771e55eb991632f15f2bc3ca6ec838929e6e78"
1213+
checksum = "ff7a39c8862fc1369215ccf0a8f12dd4598c7f6484704359f0351bd617034dbf"
12141214
dependencies = [
12151215
"proc-macro2",
12161216
"quote",

0 commit comments

Comments
 (0)